eliminate the "MBBLabel" MCOperand type, and just use a MCSymbol for
commit34461fde24e25c4c789b719f16483367ef125e5c
authorChris Lattner <sabre@nondot.org>
Sat, 12 Sep 2009 20:45:03 +0000 (12 20:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 12 Sep 2009 20:45:03 +0000 (12 20:45 +0000)
tree1c32b7ff26477d32bff9f9ff6d722bacc3ed888d
parent1efc2adff3c3193bf402c9167cc3b06ec582a875
eliminate the "MBBLabel" MCOperand type, and just use a MCSymbol for
MBB labels like everything else.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81628 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCInst.h
lib/MC/MCInst.cpp
lib/Target/X86/AsmPrinter/X86ATTInstPrinter.cpp
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp
lib/Target/X86/AsmPrinter/X86MCInstLower.h