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

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 09:49:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
inglorion marked an inline comment as done.
Closed by commit rL370487: [lld-link] implement -start-lib and -end-lib (authored by inglorion, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66848?vs=217942&id=218121#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66848

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66848.218121.patch
Type: text/x-patch
Size: 26617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/52e94045/attachment.bin>


More information about the llvm-commits mailing list