[ThinLTO] Re-commit of dot dumper after test fix
authorEugene Leviant <eleviant@accesssoftek.com>
Mon, 22 Jan 2018 13:35:40 +0000 (13:35 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Mon, 22 Jan 2018 13:35:40 +0000 (13:35 +0000)
commit28d8a49f4276467e41ceec525b1cb2648f0ae653
tree0aee42e3d302c4ac717d652111126bb1fe234a93
parent596fcb1b0f609ed285e27fffc273d6b4e6a56890
[ThinLTO] Re-commit of dot dumper after test fix

llvm-svn: 323116
14 files changed:
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/include/llvm/IR/ModuleSummaryIndexYAML.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/test/ThinLTO/X86/Inputs/dot-dumper.ll [new file with mode: 0644]
llvm/test/ThinLTO/X86/dot-dumper.ll [new file with mode: 0644]
llvm/tools/llvm-lto/llvm-lto.cpp