[PATCH] D19032: Move summary creation out of llvm-as into opt

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 13:44:41 PDT 2016


joker.eph updated this revision to Diff 53454.
joker.eph added a comment.

Update gold plugin test (note I didn't run any test, this is blind update)


http://reviews.llvm.org/D19032

Files:
  include/llvm/ExecutionEngine/ExecutionEngine.h
  test/Bitcode/module_hash.ll
  test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
  test/Bitcode/thinlto-function-summary-callgraph.ll
  test/Bitcode/thinlto-function-summary-refgraph.ll
  test/Bitcode/thinlto-function-summary.ll
  test/Bitcode/thinlto-summary-linkage-types.ll
  test/Linker/funcimport.ll
  test/Linker/funcimport2.ll
  test/Linker/funcimport_appending_global.ll
  test/Linker/funcimport_comdat.ll
  test/Linker/thinlto_funcimport_debug.ll
  test/ThinLTO/X86/funcimport.ll
  test/ThinLTO/X86/odr_resolution.ll
  test/Transforms/FunctionImport/adjustable_threshold.ll
  test/Transforms/FunctionImport/funcimport.ll
  test/Transforms/FunctionImport/funcimport_alias.ll
  test/Transforms/FunctionImport/funcimport_debug.ll
  test/tools/gold/X86/pr19901_thinlto.ll
  test/tools/gold/X86/thinlto.ll
  test/tools/gold/X86/thinlto_linkonceresolution.ll
  test/tools/llvm-lto/thinlto.ll
  tools/llvm-as/CMakeLists.txt
  tools/llvm-as/LLVMBuild.txt
  tools/llvm-as/llvm-as.cpp
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19032.53454.patch
Type: text/x-patch
Size: 18101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/d8b8548e/attachment.bin>


More information about the llvm-commits mailing list