[PATCH] D77994: Move ModuleSummaryAnalysis from libAnalysis to libObject to break the dependency from Analysis to Object

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 16:20:37 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG10df1563d608: Move ModuleSummaryAnalysis from libAnalysis to libObject to break theā€¦ (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D77994?vs=256917&id=257142#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77994/new/

https://reviews.llvm.org/D77994

Files:
  llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h
  llvm/include/llvm/Object/ModuleSummaryAnalysis.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/LLVMBuild.txt
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/Object/CMakeLists.txt
  llvm/lib/Object/ModuleSummaryAnalysis.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77994.257142.patch
Type: text/x-patch
Size: 9323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/8bd11cc2/attachment.bin>


More information about the llvm-commits mailing list