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

Chandler Carruth chandlerc at google.com
Tue Sep 11 03:00:38 PDT 2012


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


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
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120911/5e213f62/attachment.html>


More information about the llvm-commits mailing list