[CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output
Instead of: %bb.1: derived from LLVM BB %for.body print: bb.1.for.body: Also use MIR syntax for MBB attributes like "align", "landing-pad", etc. llvm-svn: 324563
Loading
Please register or sign in to comment