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

Chandler Carruth chandlerc at google.com
Fri Aug 10 00:50:56 PDT 2012


LGTM, sorry for the delay. Directly ping me for any CMake patches
(especially compiler-rt).


On Thu, Aug 9, 2012 at 8:19 AM, Alexey Samsonov <samsonov at google.com> wrote:

> +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/20120810/c5b5874f/attachment.html>


More information about the llvm-commits mailing list