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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 10:42:23 PDT 2018


dblaikie added a subscriber: ruiu.
dblaikie added a comment.

Makes sense to me - I haven't applied/tested the patch against some recent
commits to LLVM I've made that broke gold/binutils ld based builders but
didn't break for me locally (using lld), but assuming it catches those -
yeah, it'd be useful to me & I'd totally turn it on locally & suggest
anyone else using lld with LLVM to do so as well.


https://reviews.llvm.org/D45195





More information about the llvm-commits mailing list