[PATCH] D86142: [LLD] Search archives for non-tentative defintions.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 10:22:52 PST 2020
sfertile added a comment.
In D86142#2360178 <https://reviews.llvm.org/D86142#2360178>, @psmith wrote:
> I think that if this behaviour is to be put under an option, it is on by default. This will permit users to use both GNU ld and lld with the same command line.
Going to add this now, but I think I'll use `--fortran-commons` instead of `--fortran-linking` if there are no objections.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86142/new/
https://reviews.llvm.org/D86142
More information about the llvm-commits
mailing list