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

Renato Golin renato.golin at linaro.org
Fri Jan 31 02:40:00 PST 2014


On 31 January 2014 10:26, Renato Golin <renato.golin at linaro.org> wrote:

> On 31 January 2014 10:01, Alexey Samsonov <samsonov at google.com> wrote:
>
>> 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.
>>
>
> I was changing the lit.config files, probably they're not in the
> dependency graph?
>

Correction, not only the lit.config but also the unit-tests within asan
(source files). They didn't trigger their own build either.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140131/c1f22db7/attachment.html>


More information about the llvm-dev mailing list