Displaying 2 results from an estimated 2 matches for "217b3743".
Did you mean:
2.703743
2012 Jan 24
0
[LLVMdev] load widening conflicts with AddressSanitizer
...s? require the pointer to be the wide
type or the narrow type? i'd have to look at how these would play out in IR
to tell what the best pattern is...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120124/217b3743/attachment.html>
2012 Jan 24
5
[LLVMdev] load widening conflicts with AddressSanitizer
On Tue, Jan 24, 2012 at 1:08 PM, John Criswell <criswell at illinois.edu>wrote:
> On 1/24/12 2:31 PM, Duncan Sands wrote:
>
>> Hi Kostya,
>>
>> As far as I can see the C and C++ standards are not relevant. ASAN
>>> works on
>>> LLVM IR, not on C or C++. Lots of different languages have LLVM
>>> frontends. I
>>>