Use crazy template-based inheritance instead of virtual one.
[oota-llvm.git] / lib / Target / CellSPU / SPUISelLowering.h
index 3c09d9f467ea8adae7893ecd9502f25b91fcee8e..e79b1363f21ab8a1fff52befd3790fef033dea43 100644 (file)
@@ -131,6 +131,7 @@ namespace llvm {
                                    MVT VT) const;
 
     void LowerAsmOperandForConstraint(SDValue Op, char ConstraintLetter,
+                                      bool hasMemory, 
                                       std::vector<SDValue> &Ops,
                                       SelectionDAG &DAG) const;