Fix a typo in a comment.
authorDan Gohman <gohman@apple.com>
Mon, 19 Nov 2007 15:36:19 +0000 (15:36 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 19 Nov 2007 15:36:19 +0000 (15:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44235 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/SelectionDAGNodes.h

index 5407de5b49b9dae96ce140a891d240cb78e062cd..e4afa8a278201a5a252d2b3ef0036d6af66f487a 100644 (file)
@@ -180,7 +180,7 @@ namespace ISD {
 
     // CopyFromReg - This node indicates that the input value is a virtual or
     // physical register that is defined outside of the scope of this
-    // SelectionDAG.  The register is available from the RegSDNode object.
+    // SelectionDAG.  The register is available from the RegisterSDNode object.
     CopyFromReg,
 
     // UNDEF - An undefined node