mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-11 11:34:02 +00:00
Fix a grammaro.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100877 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f5c3f8cda5
commit
0473868bfe
@ -1430,7 +1430,7 @@ bool RegMapping_Fer::compatible_class(MachineFunction &mf,
|
||||
instruction,
|
||||
use <tt>TargetInstrInfo::get(opcode)::ImplicitUses</tt>. Pre-colored
|
||||
registers impose constraints on any register allocation algorithm. The
|
||||
register allocator must make sure that none of them is been overwritten by
|
||||
register allocator must make sure that none of them are overwritten by
|
||||
the values of virtual registers while still alive.</p>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user