remove the AsmPrinter::printMCInst hook hack now that
[oota-llvm.git] / lib / Target / X86 / AsmPrinter / X86ATTAsmPrinter.h
index 12c3d1168e9974d0961a790280039127b4df76b5..33042dc7591e94e86913e3d24a69cb6d445bbbfa 100644 (file)
@@ -63,8 +63,7 @@ class VISIBILITY_HIDDEN X86ATTAsmPrinter : public AsmPrinter {
   void printInstructionThroughMCStreamer(const MachineInstr *MI);
 
 
-  // FIXME: REMOVE.
-  virtual void printMCInst(const MCInst *MI);
+  void printMCInst(const MCInst *MI);
 
   void printSymbolOperand(const MachineOperand &MO);