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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 12:15:46 PDT 2016


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

- Address review 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.56043.patch
Type: text/x-patch
Size: 17087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/55578f79/attachment.bin>


More information about the llvm-commits mailing list