The subtarget in MipsTargetLowering isn't going to change and
[oota-llvm.git] / lib / Target / Mips / MipsISelLowering.h
index 4701bc412739a6b89b48cc13aef38f5a48e08f3d..1a23e0d109c35fb9e4f77543deb57f3389d6f96c 100644 (file)
@@ -436,7 +436,7 @@ namespace llvm {
     SDValue lowerSTORE(SDValue Op, SelectionDAG &DAG) const;
 
     // Subtarget Info
-    const MipsSubtarget *Subtarget;
+    const MipsSubtarget &Subtarget;
 
   private:
     // Create a TargetGlobalAddress node.