[PATCH] D19636: [ThinLTO] Add option to emit imports files for distributed backends

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 21:57:35 PDT 2016


tejohnson updated this revision to Diff 55528.
tejohnson added a comment.

- Address comments: refactor into a helper and add libLTO and llvm-lto support and tests


http://reviews.llvm.org/D19636

Files:
  include/llvm/LTO/ThinLTOCodeGenerator.h
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/Inputs/emit_imports.ll
  test/ThinLTO/X86/emit_imports.ll
  test/tools/gold/X86/thinlto_emit_imports.ll
  tools/gold/gold-plugin.cpp
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19636.55528.patch
Type: text/x-patch
Size: 10213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/de6c1087/attachment.bin>


More information about the llvm-commits mailing list