Track IR ordering of SelectionDAG nodes 2/4.
[oota-llvm.git] / lib / Target / Hexagon / HexagonSelectionDAGInfo.h
index 0673e4d35472ffa6d9c445c51769c41b030a9311..31f278a18574825ed9fb3c70933b4e124d68592c 100644 (file)
@@ -26,7 +26,7 @@ public:
   ~HexagonSelectionDAGInfo();
 
   virtual
-  SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl,
+  SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
                                   SDValue Chain,
                                   SDValue Dst, SDValue Src,
                                   SDValue Size, unsigned Align,