<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 31 January 2014 09:22, 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"><div>1) If ASan runtime has changed, re-build it, and re-run tests.<br>
</div><div>2) If FileCheck or lit sources have changed, I should re-build them (but not ASan runtime) and re-run tests.</div><div>3) If Clang sources have changed, I should re-build Clang, re-build ASan runtime (*) and re-run tests. </div>
</div></div></div></blockquote><div><br></div><div>Yeah, this is the major pain I'm having right now, as there isn't a target that I can make to re-compile the rt dependencies, not even check-all does that. (I have no idea how it gets compiled in the first place!).</div>
<div><br></div><div>Maybe anyone knows of a way I can force it to re-compile, like removing the build directory just for the rt or something.</div><div><br></div><div><br></div><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">
<div>IIRC, "make check-all" in configure+make build tree doesn't re-build the necessary libraries automatically.<br></div></div></div></div></blockquote><div><br></div><div>Correct.</div><div><br></div><div>
--renato</div></div></div></div>