================ @@ -148,7 +148,7 @@ std::string CompleteNodeLabelString( std::string Str; raw_string_ostream OS(Str); HandleBasicBlock(OS, *Node); ---------------- JOE1994 wrote: Applied your feedback to follow-up commit. Thank you! https://github.com/llvm/llvm-project/pull/96995