Misha Brukman
|
9c4c92c40c
|
Reorder #includes as per style guide.
llvm-svn: 13263
|
2004-04-29 04:04:47 +00:00 |
|
Brian Gaeke
|
217515996f
|
Add functions that return instances of these printer passes
llvm-svn: 13175
|
2004-04-26 16:27:08 +00:00 |
|
Chris Lattner
|
89c05af2e2
|
Finegrainify namespacification
Add new -print-cfg-only pass
llvm-svn: 10407
|
2003-12-11 21:48:18 +00:00 |
|
Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
Chris Lattner
|
43276ffbf4
|
Make sure to print labels on nodes without names
llvm-svn: 9376
|
2003-10-22 16:30:58 +00:00 |
|
Chris Lattner
|
dd7d5d8172
|
If the basic block has no name, make sure to print the % number of it
llvm-svn: 9375
|
2003-10-22 16:22:42 +00:00 |
|
Chris Lattner
|
8476f4bb56
|
Implement the Function::viewCFG* methods, for use in a debugger. Also, the
-print-cfg pass now lives here.
llvm-svn: 9374
|
2003-10-22 16:03:49 +00:00 |
|