Instead of printing unnecessary basic block labels as labels in
verbose-asm mode, print comments instead. This eliminates a non-comment
difference between verbose-asm mode and non-verbose-asm mode.

Also, factor out the relevant code out of all the targets and into
target-independent code.

llvm-svn: 83392
15 files changed
tree: 3e110925ac5ddd5d4e2d7e4c3c101847fef91538
  1. clang/
  2. compiler-rt/
  3. llvm/