[PATCH] D80225: [Driver] Recognize -fuse-ld={bfd, gold, lld} but don't prepend "ld." or "ld64." for other values

David Chisnall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 20 02:40:06 PDT 2020


theraven added a comment.

I'm a bit nervous about this.  I'm aware of at least one out-of-tree toolchain that uses this mechanism to select their proprietary linker.  I'd expect an RFC and for this to be highlighted in LLVM Weekly before I'm happy that this won't break downstream consumers.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80225/new/

https://reviews.llvm.org/D80225





More information about the cfe-commits mailing list