Skip to content
Commit 55cd6aad authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 111199
parent 46c2614b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment