mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-05 12:31:33 +00:00
Fix grammar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212379 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6d1c237e11
commit
9363b585ce
@ -63,7 +63,7 @@ static unsigned createLaneVGPR(MachineRegisterInfo &MRI, MachineFunction *MF) {
|
||||
}
|
||||
}
|
||||
MF->getFunction()->getContext().emitError(
|
||||
"Could not found S_ENGPGM instrtuction.");
|
||||
"Could not find S_ENGPGM instrtuction.");
|
||||
return VGPR;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user