summaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveRangeCalc.h
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-10-11 04:52:03 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-10-11 04:52:03 +0000
commit3b9c5eb589de17694dd4cec116eee5c704e7bd2e (patch)
treec163efa2fdc31c737bbbedac6b85251b634e4aac /lib/CodeGen/LiveRangeCalc.h
parent767f816b926376bd850a62a28d35343ad0559c91 (diff)
downloadllvm-3b9c5eb589de17694dd4cec116eee5c704e7bd2e.tar.gz
llvm-3b9c5eb589de17694dd4cec116eee5c704e7bd2e.tar.bz2
llvm-3b9c5eb589de17694dd4cec116eee5c704e7bd2e.tar.xz
LiveRangeCalc.h: Update a description corresponding to r192396. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192421 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveRangeCalc.h')
-rw-r--r--lib/CodeGen/LiveRangeCalc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/LiveRangeCalc.h b/lib/CodeGen/LiveRangeCalc.h
index 36d3a08964..a3a3fbbed2 100644
--- a/lib/CodeGen/LiveRangeCalc.h
+++ b/lib/CodeGen/LiveRangeCalc.h
@@ -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