mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 18:31:04 +00:00
Fix a comment typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122994 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6736e19f4c
commit
67b067d2f9
@ -9,7 +9,7 @@
|
||||
//
|
||||
// This pass assigns local frame indices to stack slots relative to one another
|
||||
// and allocates additional base registers to access them when the target
|
||||
// estimates the are likely to be out of range of stack pointer and frame
|
||||
// estimates they are likely to be out of range of stack pointer and frame
|
||||
// pointer relative addressing.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user