Displaying 2 results from an estimated 2 matches for "f65f9eb0".
2020 May 13
2
Sanitizers + New Pass Manager
Hi,
I've been trying to burn down the remaining sanitizer failures under the
new pass manager. Right now I'm stuck on some ASan tests.
Some ASan tests run under -O1. There are a couple differences between the
old and new pass managers under -O1, e.g. the old PM doesn't inline whereas
the new PM does. The differences seem to cause some lifetime intrinsics to
get stripped out (e.g. via
2020 May 13
3
Sanitizers + New Pass Manager
...>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200513/f65f9eb0/attachment.html>