aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCombiner.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-04-22 01:52:00 +0000
committerTeresa Johnson <tejohnson@google.com>2016-04-22 01:52:00 +0000
commit6fb3f19959b39cb2f5cff276db55698464c59fa4 (patch)
tree844139b10b27dd14b76b6d193ef429d877a1fb08 /llvm/lib/CodeGen/MachineCombiner.cpp
parentadbab8638c8a28569601624aea8026352a029aef (diff)
downloadllvm-6fb3f19959b39cb2f5cff276db55698464c59fa4.zip
llvm-6fb3f19959b39cb2f5cff276db55698464c59fa4.tar.gz
llvm-6fb3f19959b39cb2f5cff276db55698464c59fa4.tar.bz2
[ThinLTO] Remove unused/incomplete lazy summary reading support (NFC)
This removes the interfaces added (and not yet complete) to support lazy reading of summaries. This support is not expected to be needed since we are moving to a model where the full index is only being traversed in the thin link step, instead of the back ends. (The second part of this that I plan to do next is remove the GlobalValueInfo from the ModuleSummaryIndex - it was mostly needed to support lazy parsing of summaries. The index can instead reference the summary structures directly.) llvm-svn: 267097
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions