[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
Mon Nov 20 07:43:54 PST 2017


This revision was automatically updated to reflect the committed changes.
arichardson marked 2 inline comments as done.
Closed by commit rL318655: [ELF] Fall back to search dirs for linker scripts specified with -T (authored by arichardson).

Changed prior to commit:
  https://reviews.llvm.org/D40129?vs=123329&id=123597#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40129

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40129.123597.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/6ec480ab/attachment.bin>


More information about the llvm-commits mailing list