[LLD] Cyclic dependency between ReaderWriter and YAML backend

Rui Ueyama ruiu at google.com
Tue Sep 3 13:36:12 PDT 2013


Then I guess I'd want to solve the issue in that way. It's better than
including YAML readwriter to liblldReaderWriter. I feel it's actually good
for consistency as well, for other readerwriters (coff, macho, elf, yaml
and native) have their own subdirectories.


On Tue, Sep 3, 2013 at 1:26 PM, Joerg Sonnenberger
<joerg at britannica.bec.de>wrote:

> 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
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130903/70590cd4/attachment.html>


More information about the llvm-commits mailing list