[llvm-commits] [PATCH] Build libprofile_rt.bca.

Andreas Neustifter astifter at gmx.at
Fri Aug 28 05:26:44 PDT 2009


The change r79514 (Don't try to build .bc version of libprofile if
LLVMGCC isn't available.) prevents the libprofile_rt.bca from being
built at all since the LLVMGCC is not set early enough.

This patch pulls in Makefile.config before the check so that the bca is
built when LLVMGCC is available.

Andi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-r80357.build.bca.patch
Type: text/x-patch
Size: 22022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090828/609b5487/attachment.bin>


More information about the llvm-commits mailing list