Print basic block numbers in live interval debug output. Since the rest of the
debug output is showing machine instructions, the IR-level basic block names
aren't very meaningful, and because multiple machine basic blocks may be
derived from one IR-level BB, they're also not unique.

llvm-svn: 102960
1 file changed
tree: 4510dfc93da7cdc0fa6bfd5c0e886e1ceec13cf2
  1. clang/
  2. compiler-rt/
  3. llvm/