commit | 69258f64d93dfc330a00cd11bec6d7abfcf552cc | [log] [tgz] |
---|---|---|
author | Mehdi Amini <joker.eph@gmail.com> | Mon Apr 13 04:21:40 2020 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 22 16:51:35 2020 -0700 |
tree | 6b71834997453ba0acd57b0fccaead7916049ed3 | |
parent | 237e2b78ff4bad495d3b991968b7c34a6314509b [diff] |
Move ModuleSummaryAnalysis from libAnalysis to libObject to break the dependency from Analysis to Object ModuleSummaryAnalysis is the only file in libAnalysis that brings a dependency on the CodeGen layer from libAnalysis, moving it breaks this dependency. Differential Revision: https://reviews.llvm.org/D77994 GitOrigin-RevId: 10df1563d608323a3144afc5f6038ecb81869b92