[PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 06:51:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268627: [ThinLTO] Emit individual index files for distributed backends (authored by tejohnson).

Changed prior to commit:
  http://reviews.llvm.org/D19556?vs=55527&id=56279#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19556

Files:
  llvm/trunk/include/llvm/Bitcode/ReaderWriter.h
  llvm/trunk/include/llvm/LTO/ThinLTOCodeGenerator.h
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/distributed_indexes.ll
  llvm/trunk/test/ThinLTO/X86/distributed_indexes.ll
  llvm/trunk/test/tools/gold/X86/thinlto.ll
  llvm/trunk/tools/gold/gold-plugin.cpp
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19556.56279.patch
Type: text/x-patch
Size: 34946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/f68110f9/attachment-0001.bin>


More information about the llvm-commits mailing list