implement X86 @GOTOFF jump table entries with the new EK_Custom32
[oota-llvm.git] / lib / Target / X86 / AsmPrinter / X86AsmPrinter.h
index fc94033ec2a85ca25a1f9110e76f7acdd3befce7..9a4789bd4cea85ca01ab38ca7ddfd7a96cf33d1c 100644 (file)
@@ -126,9 +126,6 @@ class VISIBILITY_HIDDEN X86AsmPrinter : public AsmPrinter {
                             const char *Modifier=NULL);
   void printPICJumpTableSetLabel(unsigned uid,
                                  const MachineBasicBlock *MBB) const;
-  void printPICJumpTableEntry(const MachineJumpTableInfo *MJTI,
-                              const MachineBasicBlock *MBB,
-                              unsigned uid) const;
 
   void printPICLabel(const MachineInstr *MI, unsigned Op);