[PATCH] D86142: [LLD] Search archives for non-tentative defintions.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 10:26:56 PST 2020


MaskRay added a comment.

In D86142#2376580 <https://reviews.llvm.org/D86142#2376580>, @sfertile wrote:

> 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.

Use the singular form `--fortran-common`?


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