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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 20 12:38:06 PDT 2020


MaskRay added a comment.

In D80225#2046154 <https://reviews.llvm.org/D80225#2046154>, @theraven wrote:

> 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.


Created http://lists.llvm.org/pipermail/cfe-dev/2020-May/065518.html


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