[PATCH] D78837: [lld] Remove special cases from default ld driver mode.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 26 23:22:34 PDT 2020
ruiu accepted this revision.
ruiu added a comment.
LGTM
I think this behavior was carried over from the previous version of lld, but I believe this would cause confusion than being convenient. This is also against our general policy to make cross-linking easier, which is "lld should not change the behavior on which OS it is running".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78837/new/
https://reviews.llvm.org/D78837
More information about the llvm-commits
mailing list