[PATCH] D40129: [ELF] Fall back to search dirs for linker scripts specified with -T

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 06:29:48 PST 2017


arichardson updated this revision to Diff 123329.
arichardson marked 8 inline comments as done.
arichardson added a comment.

addressed reviews


https://reviews.llvm.org/D40129

Files:
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/DriverUtils.cpp
  ELF/ScriptParser.cpp
  test/ELF/invalid-linkerscript.test
  test/ELF/linkerscript/linker-script-in-search-path.s
  test/ELF/linkerscript/linkerscript.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40129.123329.patch
Type: text/x-patch
Size: 4715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/89130b90/attachment.bin>


More information about the llvm-commits mailing list