[PATCH] D22356: [ThinLTO] Perform conservative weak/linkonce resolution in distributed backend case
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 19:27:13 PDT 2016
tejohnson added a comment.
In https://reviews.llvm.org/D22356#487908, @tejohnson wrote:
> In https://reviews.llvm.org/D22356#487812, @mehdi_amini wrote:
>
> >
>
> > I don't see any justification for --start-lib/--end-lib right now.
>
>
> We use --start-lib/--end-lib internally instead of regular objects. So it is not a matter of justification, it is a matter of keeping that working.
Sorry, I meant "instead of regular archives".
https://reviews.llvm.org/D22356
More information about the llvm-commits
mailing list