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

Alexey Samsonov samsonov at google.com
Fri Sep 7 01:09:07 PDT 2012


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/20120907/dbdce4f1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6506087_1.diff
Type: application/octet-stream
Size: 4322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120907/dbdce4f1/attachment.obj>


More information about the llvm-commits mailing list