<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 31 January 2014 08:50, Alexey Samsonov <span dir="ltr"><<a href="mailto:samsonov@google.com" target="_blank">samsonov@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">That is, I still don't see what the problem is - it's relatively easy to enable building just the compiler-rt library on ARM and not enable building sanitizers on ARM.<br>
</div></div></div></blockquote><div></div></div><br></div><div class="gmail_extra">For some reason, when I added the compiler-rt directory (even before my CMake changes), the Clang tests *required* the Asan libraries in lib/clang/3.5/linux, which is why I added it in the first place. I think this is wrong and should be fixed (though I have no idea how) in the Clang CMake files.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">With that fixed, I could just enable the RT libs and worry about the Asan later. Right now, I can't.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
--renato</div></div>