commit | 530107fbbbdbdd11c14bf04f254abbf68b0d84a8 | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Thu Feb 08 05:02:00 2018 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Thu Feb 08 05:02:00 2018 +0000 |
tree | d06bd9641b091dac2737a7afac1e1e8b56f855c0 | |
parent | 1176aede9201c3836633a8a7282a5ec6d395b6fe [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324563 91177308-0d34-0410-b5e6-96231b3b80d8