mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[NFC] Fix typo
This commit is contained in:
parent
d2336f2398
commit
a7a80ebf9c
@ -9,7 +9,7 @@
|
||||
// The LiveIntervalCalc class is an extension of LiveRangeCalc targeted to the
|
||||
// computation and modification of the LiveInterval variants of LiveRanges.
|
||||
// LiveIntervals are meant to track liveness of registers and stack slots and
|
||||
// LiveIntervalCalc adds to LiveRangeCalc all the machinery requied to
|
||||
// LiveIntervalCalc adds to LiveRangeCalc all the machinery required to
|
||||
// construct the liveness of virtual registers tracked by a LiveInterval.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user