[llvm-dev] Memory Sanitizer crashes after it calls mmap

Nathan Schagen via llvm-dev llvm-dev at lists.llvm.org
Sun Apr 10 15:23:22 PDT 2016


Thanks for your response.

I resolved my issue by backporting the changes in 24975 to 3.3. Needed to
update the MSan allocator base addres and to rewrite some macros and
InitShadow() in compiler-rt as well as a few simple changes to the
MemorySanitizer llvm pass.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160411/30794144/attachment.html>


More information about the llvm-dev mailing list