Commit 3fee76cf authored by Marek Sedláček's avatar Marek Sedláček Committed by Artur Pilipenko
Browse files

Headers for basic blocks in CFG dot graphs

This change adds separators for basic block names, which makes it
easier to find a basic block based on its name and separates it
from the code.

Currently there is also a chance that the basic block label will
be present twice, that is in case the basic block has explicit
numbering, this change fixes this bug.

Differential Revision: https://reviews.llvm.org/D154102
parent a4b2237c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment