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

Chandler Carruth chandlerc at google.com
Tue Sep 11 00:09:23 PDT 2012


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/b3cd5428/attachment.html>


More information about the llvm-commits mailing list