[PATCH] D12029: [lld] LinkDriver, lld-link: introduce shim.

Martell Malone via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 04:28:42 PDT 2015


martell updated this revision to Diff 32147.
martell added a comment.

Updated to Stage 2


http://reviews.llvm.org/D12029

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Config.h
  COFF/DLL.cpp
  COFF/DLL.h
  COFF/Driver.cpp
  COFF/Driver.h
  COFF/DriverUtils.cpp
  COFF/Error.cpp
  COFF/Error.h
  COFF/ICF.cpp
  COFF/InputFiles.cpp
  COFF/InputFiles.h
  COFF/ModuleDef.cpp
  COFF/SymbolTable.cpp
  COFF/SymbolTable.h
  COFF/Symbols.cpp
  COFF/Symbols.h
  COFF/Writer.cpp
  COFF/Writer.h
  include/lld/COFF/Chunks.h
  include/lld/COFF/Config.h
  include/lld/COFF/DLL.h
  include/lld/COFF/Error.h
  include/lld/COFF/InputFiles.h
  include/lld/COFF/SymbolTable.h
  include/lld/COFF/Symbols.h
  include/lld/COFF/Writer.h
  include/lld/LinkDriver/LinkDriver.h
  lib/CMakeLists.txt
  lib/LinkDriver/CMakeLists.txt
  lib/LinkDriver/DriverUtils.cpp
  lib/LinkDriver/LinkDriver.cpp
  lib/LinkDriver/Options.td
  tools/lld/CMakeLists.txt
  tools/lld/install_symlink.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12029.32147.patch
Type: text/x-patch
Size: 149930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150814/0ea3cbe2/attachment-0001.bin>


More information about the llvm-commits mailing list