Missed pieces for ARM HardFP ABI.
[oota-llvm.git] / lib / Target / ARM / ARMISelLowering.h
index 4e05d4530f9a7ec5d9960904d70dc2ec9ce2c15e..9393bafdacfc01d0e1e106ae40940acb1bba926f 100644 (file)
@@ -235,7 +235,7 @@ namespace llvm {
     SDValue GetF64FormalArgument(CCValAssign &VA, CCValAssign &NextVA,
                                  SDValue &Root, SelectionDAG &DAG, DebugLoc dl);
 
-    CCAssignFn *CCAssignFnForNode(unsigned CC, bool Return) const;
+    CCAssignFn *CCAssignFnForNode(unsigned CC, bool Return, bool isVarArg) const;
     SDValue LowerMemOpCallTo(SDValue Chain, SDValue StackPtr, SDValue Arg,
                              DebugLoc dl, SelectionDAG &DAG,
                              const CCValAssign &VA,