LiveRangeCalc.h: Update a description corresponding to r192396. [-Wdocumentation]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 11 Oct 2013 04:52:03 +0000 (04:52 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 11 Oct 2013 04:52:03 +0000 (04:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192421 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/LiveRangeCalc.h

index 36d3a08964680b772489a74c5c8231a478e74046..a3a3fbbed2bc37c8540e8c0a6f17099b1eb9b749 100644 (file)
@@ -210,7 +210,7 @@ public:
   /// function can only be called once per basic block.  Once the live-in value
   /// has been determined, calculateValues() will add liveness to LI.
   ///
-  /// @param LI      The live range that is live-in to the block.
+  /// @param LR      The live range that is live-in to the block.
   /// @param DomNode The domtree node for the block.
   /// @param Kill    Index in block where LI is killed.  If the value is
   ///                live-through, set Kill = SLotIndex() and also call