[llvm-commits] PATCH: Support building ASan runtime as a fat binary on Mac
Alexey Samsonov
samsonov at google.com
Thu Aug 9 08:19:02 PDT 2012
+cc Anna, Daniel
On Wed, Aug 8, 2012 at 4:04 PM, Alexey Samsonov <samsonov at google.com> wrote:
> 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
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120809/d2ad5f63/attachment.html>
More information about the llvm-commits
mailing list