[LLVMdev] Can we establish layering for the LLD libraries? Current state is a bit of a mess...

Joerg Sonnenberger joerg at britannica.bec.de
Wed Jan 21 08:10:37 PST 2015


On Tue, Jan 20, 2015 at 05:35:53PM -0800, Nick Kledzik wrote:
> How are you determining these cycles?   How is Core dependent on YAML?
> (cause that seems wrong).

Try building LLVM + LLD with shared libraries on Linux. That will
reliably fail due to dependency cycles between the components.

Joerg



More information about the llvm-dev mailing list