[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
Tue Apr 3 16:10:41 PDT 2018


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

- rebased
- recognize GROUP linker script command


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.140881.patch
Type: text/x-patch
Size: 14161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/48554420/attachment.bin>


More information about the llvm-commits mailing list