[PATCH] D66848: [lld-link] implement -start-lib and -end-lib

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 11:17:18 PDT 2019


inglorion updated this revision to Diff 217942.
inglorion added a comment.

- allow mixing -start-lib and -wholearchive:


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66848/new/

https://reviews.llvm.org/D66848

Files:
  lld/COFF/DebugTypes.cpp
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/Options.td
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/COFF/Symbols.cpp
  lld/COFF/Symbols.h
  lld/COFF/Writer.cpp
  lld/test/COFF/Inputs/start-lib1.ll
  lld/test/COFF/Inputs/start-lib2.ll
  lld/test/COFF/start-lib-cmd-diagnostics.ll
  lld/test/COFF/start-lib.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66848.217942.patch
Type: text/x-patch
Size: 26053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/088477ba/attachment-0001.bin>


More information about the llvm-commits mailing list