[PATCH] D11875: [RegionInfo] Add debug-time region viewer functions

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 06:20:10 PDT 2015


grosser added a comment.

Otherwise, this lucks good.


================
Comment at: include/llvm/Analysis/RegionInfo.h:856
@@ +855,3 @@
+
+  /// @brief Opens a viewer to show the GraphViz visalization of this region
+  /// without instructions in the BasicBlocks.
----------------
There is still a typo in visalization.


Repository:
  rL LLVM

http://reviews.llvm.org/D11875





More information about the llvm-commits mailing list