[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
Thu Apr 5 17:17:28 PDT 2018


espindola added a comment.

In https://reviews.llvm.org/D45195#1058915, @ruiu wrote:

> `--find-library-backreferences` might be indeed better than `--check-library-dependency`, but both options are perhaps too long as a Unix linker option? How about `--detect-backrefs`? Maybe just `--backref`?


+1 for --detect-backrefs.


https://reviews.llvm.org/D45195





More information about the llvm-commits mailing list