OSDN Git Service

print labels even if a MBB doesn't have a corresponding LLVM BB, just don't
authorChris Lattner <sabre@nondot.org>
Fri, 6 Oct 2006 21:28:17 +0000 (21:28 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Oct 2006 21:28:17 +0000 (21:28 +0000)
commitdb3ea6754bc314cb0ba5b4c2ae534b3b33633cf1
tree9ac2a1cb75f4ff33f5e3b4fe9fdfea228713f582
parent935b1f8fce78d1a33251aec02dcd0108b8dd0366
print labels even if a MBB doesn't have a corresponding LLVM BB, just don't
print the LLVM BB label.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30775 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineBasicBlock.cpp