mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
LiveRangeCalc.h: Update a description corresponding to r192396. [-Wdocumentation]
llvm-svn: 192421
This commit is contained in:
parent
e90902acc5
commit
55ef5181aa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user