[PATCH] Initial implementation of link-time optimization for the new COFF linker.

Peter Collingbourne peter at pcc.me.uk
Fri May 29 13:42:52 PDT 2015


- Address most review comments
- Use custom symbol resolution during LTO


http://reviews.llvm.org/D10115

Files:
  COFF/CMakeLists.txt
  COFF/Driver.cpp
  COFF/InputFiles.cpp
  COFF/InputFiles.h
  COFF/SymbolTable.cpp
  COFF/SymbolTable.h
  COFF/Symbols.cpp
  COFF/Symbols.h
  test/CMakeLists.txt
  test/COFF/Inputs/lto-dep.ll
  test/COFF/lto.ll
  test/lit.cfg

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10115.26816.patch
Type: text/x-patch
Size: 16106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150529/680ddf47/attachment.bin>


More information about the llvm-commits mailing list