Revert "Move ModuleSummaryAnalysis from libAnalysis to libObject to break the depende...
authorMehdi Amini <joker.eph@gmail.com>
Tue, 14 Apr 2020 00:27:08 +0000 (00:27 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 14 Apr 2020 00:27:08 +0000 (00:27 +0000)
commit384ca190ae7f32047aeba2a2f1d6a8637b597199
tree09086969427d521e6558c50fca501cfe502c0bac
parente27894c99ebb5321c33cab0e80c96fe93a9b5d50
Revert "Move ModuleSummaryAnalysis from libAnalysis to libObject to break the dependency from Analysis to Object"

This reverts commit 10df1563d608323a3144afc5f6038ecb81869b92.

Some buildbots are broken.
llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h [moved from llvm/include/llvm/Object/ModuleSummaryAnalysis.h with 100% similarity]
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/LLVMBuild.txt
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp [moved from llvm/lib/Object/ModuleSummaryAnalysis.cpp with 97% similarity]
llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Object/CMakeLists.txt
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp