[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:42:35 PDT 2016
joker.eph updated this revision to Diff 53453.
joker.eph added a comment.
Update CMakelist.txt and LLVMBUILD.txt to remove the dependency from llvm-as to libLLVMAnalysis
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/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.53453.patch
Type: text/x-patch
Size: 16305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/c74dc6dc/attachment.bin>
More information about the llvm-commits
mailing list