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

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 09:00:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269067: [ThinLTO] Add option to emit imports files for distributed backends (authored by tejohnson).

Changed prior to commit:
  http://reviews.llvm.org/D19636?vs=55528&id=56729#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19636

Files:
  llvm/trunk/include/llvm/LTO/ThinLTOCodeGenerator.h
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/emit_imports.ll
  llvm/trunk/test/ThinLTO/X86/emit_imports.ll
  llvm/trunk/test/tools/gold/X86/thinlto_emit_imports.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: D19636.56729.patch
Type: text/x-patch
Size: 10618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160510/bbce5102/attachment.bin>


More information about the llvm-commits mailing list