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

Daniel Dunbar daniel at zuster.org
Fri Aug 28 08:51:57 PDT 2009


Looks fine, sorry for the breakage...

 - Daniel

On Fri, Aug 28, 2009 at 5:47 AM, Andreas
Neustifter<e0325716 at student.tuwien.ac.at> wrote:
> Andreas Neustifter wrote:
>> 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.
>
> Sorry, I attached the wrong patch file, here is the correct one.
>
> Andi
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>



More information about the llvm-commits mailing list