[llvm-commits] PATCH: Support building ASan runtime as a fat binary on Mac

Alexey Samsonov samsonov at google.com
Wed Aug 8 05:04:38 PDT 2012


Hi!

This patch instructs CMake to build ASan runtime for x86_64 and i386 on Mac
as a fat binary and save it to the location where Clang driver expects to
find it.
This makes ASan output tests work on Mac.

Code review: http://codereview.appspot.com/6449108/

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120808/daa35b89/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6449108_1.diff
Type: application/octet-stream
Size: 10395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120808/daa35b89/attachment.obj>


More information about the llvm-commits mailing list