fix doxygen comment
authorGabor Greif <ggreif@gmail.com>
Tue, 26 Aug 2008 17:44:40 +0000 (17:44 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 26 Aug 2008 17:44:40 +0000 (17:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55372 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/SelectionDAGNodes.h

index 6c1565916e6d2e8db3752fb6051fc485d48a3e01..5fe9647a0a73e9bff6aee87db2fa45ed559f048b 100644 (file)
@@ -866,7 +866,7 @@ public:
   ///
   inline bool use_empty() const;
 
-  /// use_empty - Return true if there is exactly one node using value
+  /// hasOneUse - Return true if there is exactly one node using value
   /// ResNo of node Val.
   ///
   inline bool hasOneUse() const;