[PATCH] D45195: Add --check-library-dependency to maintain compatibility with other linkers

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 15:22:12 PDT 2018


ruiu updated this revision to Diff 141072.
ruiu added a comment.

- address review comments


https://reviews.llvm.org/D45195

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Options.td
  lld/ELF/ScriptParser.cpp
  lld/ELF/SymbolTable.cpp
  lld/test/ELF/check-library-dependency.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45195.141072.patch
Type: text/x-patch
Size: 13733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/45872589/attachment.bin>


More information about the llvm-commits mailing list