[PATCH] D154102: Headers for basic blocks in control flow dot graphs

Marek Sedláček via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 01:32:30 PDT 2023


mark-sed marked an inline comment as done.
mark-sed added inline comments.


================
Comment at: llvm/include/llvm/Analysis/CFGPrinter.h:154
 
+  // Preprend BB name if the name is not set and the code does not start
+  // with BB number label
----------------
knaumov wrote:
> Nit: Typo in "Prepend"
Fixed.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154102/new/

https://reviews.llvm.org/D154102



More information about the llvm-commits mailing list