Address review comments: add 3 ARM calling conventions.
[oota-llvm.git] / lib / Target / ARM / ARMISelLowering.h
index 2dab2dbba6632f54600e96cb9d2a7960dd41fcc5..8f53e396eaafeb54810e4739972637791922dc01 100644 (file)
@@ -151,6 +151,7 @@ namespace llvm {
     ///
     unsigned ARMPCLabelIndex;
 
+    CCAssignFn *CCAssignFnForNode(unsigned CC, bool Return) const;
     SDValue LowerMemOpCallTo(CallSDNode *TheCall, SelectionDAG &DAG,
                              const SDValue &StackPtr, const CCValAssign &VA,
                              SDValue Chain, SDValue Arg, ISD::ArgFlagsTy Flags);