<div class="gmail_quote">FYI</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Fri, Jun 3, 2011 at 11:36 AM, Galina Kistanova <span dir="ltr"><<a href="mailto:gkistanova@gmail.com">gkistanova@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div id=":8tl">+registered_targets = getRegisteredTargets(os.path.join(llvm_tools_dir, 'llc'))</div></blockquote>
</div><br><div>This requires the 'llc' binary to be built in order to run the Clang test suite. I assume that was intentional. I had to update CMake in r133138 to add this dependency. It would be good to make sure that the Makefiles have an analogous dependency.</div>