eliminate the "MBBLabel" MCOperand type, and just use a MCSymbol for
authorChris Lattner <sabre@nondot.org>
Sat, 12 Sep 2009 20:45:03 +0000 (20:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 12 Sep 2009 20:45:03 +0000 (20:45 +0000)
commitb6a2fc080f47eabdcaabf0101e9ca7c95e9d8bdc
tree1c32b7ff26477d32bff9f9ff6d722bacc3ed888d
parent8fea32f9ff5cec2165661a3da986abe29c9bddb1
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