[PATCH] D45195: Add --check-library-dependency to maintain compatibility with other linkers
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 08:36:07 PDT 2018
espindola added a comment.
In https://reviews.llvm.org/D45195#1059454, @grimar wrote:
> Or maybe `warn-backrefs` (similarly to `warn-common`, `warn-symbol-ordering` and `warn-unresolved-symbols`).
True, that is a nice precedent.
I would leave the warning off at least initially.
https://reviews.llvm.org/D45195
More information about the llvm-commits
mailing list