diff options
author | Dan Gohman <gohman@apple.com> | 2010-08-16 22:45:12 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-08-16 22:45:12 +0000 |
commit | 4034ded2917432be1e57a2633017b07dd71f3e23 (patch) | |
tree | 4d64f4bd493e167f799d0c6a12e5d3ff110ebf7c /lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | bd03657f55405abc2bc149d25baefed154512a1b (diff) | |
download | external_llvm-4034ded2917432be1e57a2633017b07dd71f3e23.tar.gz external_llvm-4034ded2917432be1e57a2633017b07dd71f3e23.tar.bz2 external_llvm-4034ded2917432be1e57a2633017b07dd71f3e23.zip |
Make dumpPassStructure be a PMDataManager abstraction, rather than
a Pass abstraction, since that's the level it's actually used at.
Rename Pass' dumpPassStructure to dumpPass.
This eliminates an awkward use of getAsPass() to convert a PMDataManager*
into a Pass* just to permit a dumpPassStructure call.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111199 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions