[cfe-commits] r132571 - in /cfe/trunk/test: CodeGen/2009-10-20-GlobalDebug.c lit.cfg

Chandler Carruth chandlerc at google.com
Wed Jun 15 19:28:16 PDT 2011


FYI

On Fri, Jun 3, 2011 at 11:36 AM, Galina Kistanova <gkistanova at gmail.com>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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110615/b7a7f7fb/attachment.html>


More information about the cfe-commits mailing list