]> granicus.if.org Git - llvm/commitdiff
Delete duplicate word. NFC
authorXin Tong <trent.xin.tong@gmail.com>
Sat, 14 Jan 2017 05:51:36 +0000 (05:51 +0000)
committerXin Tong <trent.xin.tong@gmail.com>
Sat, 14 Jan 2017 05:51:36 +0000 (05:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291999 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/LoopInfo.h

index 20e6af2727fe0706b7f600ef5be2811b285830ef..50d0fc62ac84fb1de09489c224222158db3889bc 100644 (file)
@@ -469,7 +469,7 @@ public:
   /// the loop that branches to the loop header.
   ///
   /// The LoopID metadata node should have one or more operands and the first
-  /// operand should should be the node itself.
+  /// operand should be the node itself.
   void setLoopID(MDNode *LoopID) const;
 
   /// Return true if no exit block for the loop has a predecessor that is