[PATCH] D45195: Add --check-library-dependency to maintain compatibility with other linkers

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 13:44:28 PDT 2018


ruiu added a comment.

`--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`?


https://reviews.llvm.org/D45195





More information about the llvm-commits mailing list