[LLD] Cyclic dependency between ReaderWriter and YAML backend

Joerg Sonnenberger joerg at britannica.bec.de
Tue Sep 3 13:26:23 PDT 2013


On Tue, Sep 03, 2013 at 01:21:04PM -0700, Rui Ueyama wrote:
> As I suggested before, we can solve the circular dependency problem here by
> moving CoreLinkingContext.cpp to its own library, no?

That would work. The only references to it are in the Driver.

Joerg



More information about the llvm-commits mailing list