mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-11 11:34:02 +00:00
Fix a spello.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116011 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
23c3fde39a
commit
f63d70f218
@ -2822,7 +2822,7 @@ LSRInstance::GenerateAllReuseFormulae() {
|
||||
print_uses(dbgs()));
|
||||
}
|
||||
|
||||
/// If their are multiple formulae with the same set of registers used
|
||||
/// If there are multiple formulae with the same set of registers used
|
||||
/// by other uses, pick the best one and delete the others.
|
||||
void LSRInstance::FilterOutUndesirableDedicatedRegisters() {
|
||||
#ifndef NDEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user