[llvm] r192316 - llvm-c: Make target initializer functions external functions in lib.

Anders Waldenborg anders at 0x63.nu
Wed Oct 9 23:59:11 PDT 2013


On Wed, Oct 09, 2013 at 04:03:44PM -0700, Rui Ueyama wrote:
> Andreas,
> 
> I'll be rolling back this change now, as it broke the build because of the
> circular dependency which Benjamin described below. Circular dependency is
> bad and we shouldn't make such dependency in LLVM.

Agreed. Thanks.

I'll try to implement Benjamin's sublibrary suggestion and see how
nasty it becomes.

 anders



More information about the llvm-commits mailing list