[llvm-commits] [compiler-rt] r160669 - /compiler-rt/trunk/lib/asan/CMakeLists.txt

Alexey Samsonov samsonov at google.com
Tue Jul 24 04:59:23 PDT 2012


On Tue, Jul 24, 2012 at 3:53 PM, Chandler Carruth <chandlerc at google.com>wrote:

> On Tue, Jul 24, 2012 at 4:49 AM, Alexey Samsonov <samsonov at google.com>wrote:
>
>> Author: samsonov
>> Date: Tue Jul 24 06:49:55 2012
>> New Revision: 160669
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=160669&view=rev
>> Log:
>> [ASan] hacking cmake build
>
>
> No, this is completely incorrect. Please get review beforehand if you're
> not confident in a patch.
>
> CMake has specific infrastructure to manage installing files if you want
> this to happen during install.
>
> If you just want the directory layout of the build tree to Just Work
> (which makes sense) you should setup the paths so the libraries go into the
> correct place to begin with, not copy them there after-the-fact.
>

OK, reverting it now.

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


More information about the llvm-commits mailing list