Reapply 79977.
[oota-llvm.git] / include / llvm / CodeGen / SelectionDAG.h
index 426ab15c9bdadc734df6729b17ea84b2b28485cf..7ce869050bce48c21f67e7294d3d2e6737ae7cf0 100644 (file)
@@ -322,7 +322,7 @@ public:
   SDValue getValueType(EVT);
   SDValue getRegister(unsigned Reg, EVT VT);
   SDValue getDbgStopPoint(DebugLoc DL, SDValue Root, 
-                          unsigned Line, unsigned Col, Value *CU);
+                          unsigned Line, unsigned Col, MDNode *CU);
   SDValue getLabel(unsigned Opcode, DebugLoc dl, SDValue Root,
                    unsigned LabelID);