[PATCH] D83015: [Driver] Add -fld-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
Sat Jul 4 12:21:40 PDT 2020


MaskRay updated this revision to Diff 275517.
MaskRay added a comment.

Add a -working-directory test


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/fld-path.c
  clang/test/Driver/fuse-ld.c

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


More information about the cfe-commits mailing list