[LLVMdev] [cfe-dev] Sanitizers libs in Compiler-RT

Alexey Samsonov samsonov at google.com
Fri Jan 31 02:01:03 PST 2014


On Fri, Jan 31, 2014 at 1:48 PM, Renato Golin <renato.golin at linaro.org>wrote:

> On 31 January 2014 09:47, Alexey Samsonov <samsonov at google.com> wrote:
>
>> In CMake build system you can just run "make compiler-rt".
>> Not sure how to do this in configure+make w/o "make clean"...
>>
>
> Make compiler-rt doesn't re-make it on changes. Nor does make check-asan
> or check-all.
>

Right now, in my CMake build tree I've ran "make compiler-rt", then changed
compiler-rt/lib/absvsi2.c, then ran "make compiler-rt" again, and saw
that lib/clang/3.5/lib/linux/libclang_rt.x86_64.a was indeed rebuilt.


>
> cheers,
> --renato
>



-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140131/267e6e88/attachment.html>


More information about the llvm-dev mailing list