Change the return type of createPrintCFGGraphPass to match other passes.
authorJing Pu <jingpu@google.com>
Thu, 26 Sep 2019 01:33:09 +0000 (18:33 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 26 Sep 2019 01:33:47 +0000 (18:33 -0700)
commit47a7021cc3b0858e53c52a468b234a3f1a4c4abf
tree675bb3661c11313f815cbdd451a667868252bed4
parentae13c28f3f69843fc1b98d63be42f3b00ce8d2a0
Change the return type of createPrintCFGGraphPass to match other passes.

PiperOrigin-RevId: 271252404
mlir/include/mlir/Transforms/ViewRegionGraph.h
mlir/lib/Transforms/ViewRegionGraph.cpp