Jing Pu
|
47a7021cc3
|
Change the return type of createPrintCFGGraphPass to match other passes.
PiperOrigin-RevId: 271252404
|
2019-09-25 18:33:47 -07:00 |
|
Christian Sigg
|
c900d4994e
|
Fix a number of Clang-Tidy warnings.
PiperOrigin-RevId: 270632324
|
2019-09-23 02:34:27 -07:00 |
|
River Riddle
|
f1b100c77b
|
NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.
These directives were temporary during the generalization of FunctionPass/ModulePass to OpPass.
PiperOrigin-RevId: 268970259
|
2019-09-13 13:34:27 -07:00 |
|
River Riddle
|
705b80918d
|
Generalize the CFG graph printing for Functions to work on Regions instead.
PiperOrigin-RevId: 256029944
|
2019-07-01 17:02:51 -07:00 |
|