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

Alexey Samsonov samsonov at google.com
Fri Aug 10 07:47:12 PDT 2012


r161665, thanks!

On Fri, Aug 10, 2012 at 11:50 AM, Chandler Carruth <chandlerc at google.com>wrote:

> 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
>>
>>
>


-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120810/0c00b16c/attachment.html>


More information about the llvm-commits mailing list