[PATCH] D19351: ELF: Add initial ThinLTO support.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 13:07:49 PDT 2016


pcc updated this revision to Diff 57094.
pcc marked 6 inline comments as done.
pcc added a comment.

- Refresh, address comments


http://reviews.llvm.org/D19351

Files:
  ELF/Driver.h
  ELF/Error.cpp
  ELF/Error.h
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/LTO.cpp
  ELF/LTO.h
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  test/ELF/lto/Inputs/thinlto.ll
  test/ELF/lto/thinlto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19351.57094.patch
Type: text/x-patch
Size: 16299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/73e13d22/attachment.bin>


More information about the llvm-commits mailing list