commit | 65bffec2c2dc87a5974930ec17931721bc485f9a | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Mon Aug 16 22:45:12 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Mon Aug 16 22:45:12 2010 +0000 |
tree | 4d64f4bd493e167f799d0c6a12e5d3ff110ebf7c | |
parent | 4861ed60ac68a543d1b88e631e9fe2c55583b24b [diff] |
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