[llvm-commits] PATCH: [compiler-rt] basic support for "make install" in CMake build

Alexey Samsonov samsonov at google.com
Tue Sep 11 03:30:04 PDT 2012


On Tue, Sep 11, 2012 at 2:00 PM, Chandler Carruth <chandlerc at google.com>wrote:

> And LGTM with the fixes you posted to the code review site.


r163607, thanks!


>
>
> On Tue, Sep 11, 2012 at 12:09 AM, Chandler Carruth <chandlerc at google.com>wrote:
>
>> Comments on the codereview site. Just a few tweaks needed here I think.
>>
>>
>> On Fri, Sep 7, 2012 at 1:09 AM, Alexey Samsonov <samsonov at google.com>wrote:
>>
>>> Hi!
>>>
>>> This patch for compiler-rt CMake build system makes sure that "make
>>> install" from build tree command copies compiler-rt headers
>>> and runtime libraries to installation directory. This makes "clang++
>>> -faddress-sanitizer" work from both build tree and from
>>> installation directory.
>>>
>>> Code review: https://codereview.appspot.com/6506087/
>>>
>>> --
>>> Alexey Samsonov, MSK
>>>
>>>
>>
>


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


More information about the llvm-commits mailing list