stub out some hacky code for wiring up the new asmprinter interfaces
authorChris Lattner <sabre@nondot.org>
Fri, 19 Jun 2009 23:59:57 +0000 (23:59 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Jun 2009 23:59:57 +0000 (23:59 +0000)
commitd5fb7906130989a579d1bfe4490b414331e94fee
tree4c9421c0a78c150d4979e818abeb395e78b2e5d5
parent5b842c369097b22e0abca58bfc49e63919b28a58
stub out some hacky code for wiring up the new asmprinter interfaces
on X86.  Not useful yet.

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