Add LLVMContext argument to getSetCCResultType
[oota-llvm.git] / lib / Target / MBlaze / MBlazeISelLowering.h
index f6b4095a93dcce8d4593836ecbb3dd80aaef6d31..1961dee75afbe1bc9310bc346165c19ebd6321b8 100644 (file)
@@ -102,7 +102,7 @@ namespace llvm {
     virtual const char *getTargetNodeName(unsigned Opcode) const;
 
     /// getSetCCResultType - get the ISD::SETCC result ValueType
-    EVT getSetCCResultType(EVT VT) const;
+    EVT getSetCCResultType(LLVMContext &Context, EVT VT) const;
 
   private:
     // Subtarget Info