mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
Fix a spello.
llvm-svn: 116011
This commit is contained in:
parent
d8eb76e4e8
commit
9b55022e83
@ -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…
Reference in New Issue
Block a user