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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 18:49:24 PDT 2016


pcc created this revision.
pcc added reviewers: tejohnson, joker-eph, ruiu, rafael, davide.
pcc added a subscriber: llvm-commits.
Herald added a subscriber: joker.eph.

http://reviews.llvm.org/D19351

Files:
  ELF/Driver.cpp
  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.54451.patch
Type: text/x-patch
Size: 13947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/750a2a1e/attachment.bin>


More information about the llvm-commits mailing list