[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
Mon Jul 6 14:30:45 PDT 2020


MaskRay updated this revision to Diff 275830.
MaskRay retitled this revision from "[Driver] Add -fld-path= and deprecate -fuse-ld=/abs/path and -fuse-ld=rel/path" to "[Driver] Add --ld-path= and deprecate -fuse-ld=/abs/path and -fuse-ld=rel/path".
MaskRay edited the summary of this revision.
MaskRay added a reviewer: phosek.
MaskRay added a comment.

Rename -fld-path= to --ld-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/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.275830.patch
Type: text/x-patch
Size: 8462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200706/b6841daf/attachment.bin>


More information about the cfe-commits mailing list