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

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 18:04:05 PDT 2019


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

fix places where I needed to add handling of LazyObject symbols


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.217547.patch
Type: text/x-patch
Size: 27087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/d5bf99e3/attachment.bin>


More information about the llvm-commits mailing list