search for: ae0563a4

Displaying 2 results from an estimated 2 matches for "ae0563a4".

Did you mean: a40f63a4
2011 Dec 16
0
[LLVMdev] load widening conflicts with AddressSanitizer
...propriate (it does it anyway). Why you don't like the idea to disable or restrict the widening when asan is on? --kcc > > -Chris > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111216/ae0563a4/attachment.html>
2011 Dec 16
5
[LLVMdev] load widening conflicts with AddressSanitizer
On Dec 16, 2011, at 2:27 PM, Kostya Serebryany wrote: > This is a good question. Would it be possible for ASan to do its instrumentation earlier? > > It would be possible but undesirable. > First, asan blows up the IR and running asan early will increase the compile-time. > Second, asan greatly benefits from all optimizations running before it because it needs to instrument