Revert "[MemProf] ThinLTO summary support"
authorTeresa Johnson <tejohnson@google.com>
Tue, 15 Nov 2022 15:39:40 +0000 (07:39 -0800)
committerTeresa Johnson <tejohnson@google.com>
Tue, 15 Nov 2022 15:39:40 +0000 (07:39 -0800)
commit452a14efc84edf808d1e2953dad2c694972b312f
treec8257d815249816bbf8b34f61ff011f125303470
parentdb5855d0e49c1a220bb7ba1cd61e6101a4a8626f
Revert "[MemProf] ThinLTO summary support"

This reverts commit 47459455009db4790ffc3765a2ec0f8b4934c2a4.

Revert while I try to fix a couple of non-Linux build failures.
21 files changed:
llvm/include/llvm/Analysis/MemoryProfileInfo.h
llvm/include/llvm/AsmParser/LLParser.h
llvm/include/llvm/AsmParser/LLToken.h
llvm/include/llvm/AsmParser/Parser.h
llvm/include/llvm/Bitcode/BitcodeReader.h
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/include/llvm/IR/ModuleSummaryIndexYAML.h
llvm/lib/Analysis/MemoryProfileInfo.cpp
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/Parser.cpp
llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/LTO/LTO.cpp
llvm/test/Assembler/thinlto-memprof-summary.ll [deleted file]
llvm/test/ThinLTO/X86/memprof-summary.ll [deleted file]
llvm/unittests/Analysis/MemoryProfileInfoTest.cpp