Displaying 2 results from an estimated 2 matches for "a18dc6b7".
2015 Jan 21
2
[LLVMdev] Can we establish layering for the LLD libraries? Current state is a bit of a mess...
...hese libraries, it is *very* far from the truth. How
do we fix this? In particular, the LinkingContext seems to establish a lot
of circular dependencies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150120/a18dc6b7/attachment.html>
2015 Jan 21
2
[LLVMdev] Can we establish layering for the LLD libraries? Current state is a bit of a mess...
On Tue, Jan 20, 2015 at 5:35 PM, Nick Kledzik <kledzik at apple.com> wrote:
> On Jan 19, 2015, at 6:33 PM, Chandler Carruth <chandlerc at google.com>
> wrote:
>
> > I wanted to go through and map out the layering of LLD's libraries today
> and found that it's essentially impossible. I think some serious cleanup is
> needed here.
> >
> >