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

Alexey Samsonov samsonov at google.com
Fri Jan 31 02:54:38 PST 2014


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

> 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.
>

How can I reproduce it?


>
> cheers,
> --renato
>



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


More information about the cfe-dev mailing list