Owen Anderson
|
755aceb5d0
|
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
ID member as the sole unique type identifier. Clean up APIs related to this change.
llvm-svn: 110396
|
2010-08-05 23:42:04 +00:00 |
|
Owen Anderson
|
a57b97e7e7
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
llvm-svn: 109045
|
2010-07-21 22:09:45 +00:00 |
|
Dan Gohman
|
fb64b5dff4
|
Add a simple module-level debug info printer. It just sets up a
DebugInfoFinder and iterates over all the contents calling print.
llvm-svn: 103262
|
2010-05-07 16:22:32 +00:00 |
|