replace printBasicBlockLabel with EmitBasicBlockStart,
now that printBasicBlockLabel is only used for starting
a MBB.  This allows elimination of a bunch of arguments.

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