FYI

On Fri, Jun 3, 2011 at 11:36 AM, Galina Kistanova <[email protected]>wrote:

> +registered_targets = getRegisteredTargets(os.path.join(llvm_tools_dir,
> 'llc'))
>

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.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to