Common up some existing MBB name printing logic into a single place.
Note that basic block dumping now prints the same set of attributes as
the MIRPrinter.
Change-Id: I8f022bbd922e831bc96d63143d7472c03282530b
Paths
| Differential D83253
MachineBasicBlock: add printName method ClosedPublic Authored by nhaehnle on Jul 6 2020, 1:00 PM.
Details
Summary Common up some existing MBB name printing logic into a single place. Change-Id: I8f022bbd922e831bc96d63143d7472c03282530b
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 6 2020, 1:04 PM Closed by commit rG5934df0c9abe: MachineBasicBlock: add printName method (authored by nhaehnle). · Explain WhyJul 24 2020, 9:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 280487 llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/CodeGen/MachineBasicBlock.cpp
|