[PATCH] D83015: [Driver] Add --ld-path= and deprecate -fuse-ld=/abs/path and -fuse-ld=rel/path

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 16 11:29:11 PDT 2020


MaskRay updated this revision to Diff 278555.
MaskRay edited the summary of this revision.
MaskRay removed a subscriber: gkm.
MaskRay added a comment.
Herald added subscribers: dang, emaste.

Respect -B and COMPILER_PATH


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83015

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChain.cpp
  clang/test/Driver/Inputs/basic_freebsd64_tree/usr/bin/ld.bfd
  clang/test/Driver/fuse-ld.c
  clang/test/Driver/ld-path.c
  clang/test/Misc/warning-flags.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83015.278555.patch
Type: text/x-patch
Size: 8811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200716/08508731/attachment.bin>


More information about the cfe-commits mailing list