[PATCH] D31410: llvm-lto2: Move the LTO::run() action behind a subcommand.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 11:24:46 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299967: llvm-lto2: Move the LTO::run() action behind a subcommand. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D31410?vs=93197&id=94865#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31410
Files:
llvm/trunk/test/LTO/Resolution/X86/alias.ll
llvm/trunk/test/LTO/Resolution/X86/asm-output.ll
llvm/trunk/test/LTO/Resolution/X86/comdat.ll
llvm/trunk/test/LTO/Resolution/X86/common2.ll
llvm/trunk/test/LTO/Resolution/X86/commons.ll
llvm/trunk/test/LTO/Resolution/X86/diagnostic-handler-remarks-with-hotness.ll
llvm/trunk/test/LTO/Resolution/X86/diagnostic-handler-remarks.ll
llvm/trunk/test/LTO/Resolution/X86/empty-bitcode.test
llvm/trunk/test/LTO/Resolution/X86/intrinsic.ll
llvm/trunk/test/LTO/Resolution/X86/link-odr-availextern.ll
llvm/trunk/test/LTO/Resolution/X86/lowertypetests.ll
llvm/trunk/test/LTO/Resolution/X86/mixed_lto.ll
llvm/trunk/test/LTO/Resolution/X86/multi-thinlto.ll
llvm/trunk/test/LTO/X86/symver-asm.ll
llvm/trunk/test/LTO/X86/symver-asm2.ll
llvm/trunk/test/ThinLTO/X86/cache-config.ll
llvm/trunk/test/ThinLTO/X86/cache-import-lists.ll
llvm/trunk/test/ThinLTO/X86/cache-typeid-resolutions.ll
llvm/trunk/test/ThinLTO/X86/cache.ll
llvm/trunk/test/ThinLTO/X86/deadstrip.ll
llvm/trunk/test/ThinLTO/X86/debuginfo-compositetype-import.ll
llvm/trunk/test/ThinLTO/X86/dicompositetype-unique.ll
llvm/trunk/test/ThinLTO/X86/distributed_import.ll
llvm/trunk/test/ThinLTO/X86/emit_imports.ll
llvm/trunk/test/ThinLTO/X86/empty_module_with_cache.ll
llvm/trunk/test/ThinLTO/X86/error-newpm.ll
llvm/trunk/test/ThinLTO/X86/funcimport2.ll
llvm/trunk/test/ThinLTO/X86/internalize.ll
llvm/trunk/test/ThinLTO/X86/linkonce_aliasee_ref_import.ll
llvm/trunk/test/ThinLTO/X86/module_asm2.ll
llvm/trunk/test/ThinLTO/X86/module_asm_glob.ll
llvm/trunk/test/ThinLTO/X86/reference_non_importable.ll
llvm/trunk/test/tools/llvm-lto2/X86/nodatalayout.ll
llvm/trunk/test/tools/llvm-lto2/X86/pipeline.ll
llvm/trunk/test/tools/llvm-lto2/errors.ll
llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31410.94865.patch
Type: text/x-patch
Size: 36212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170411/60dae4ca/attachment.bin>
More information about the llvm-commits
mailing list