git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111835 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gabor Greif
2010-08-23 20:30:51 +00:00
parent b6ad691ad7
commit 11bc1652c9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -702,7 +702,7 @@ void Emitter<CodeEmitter>::emitInstruction(const MachineInstr &MI,
// base address.
switch (Opcode) {
default:
llvm_unreachable("psuedo instructions should be removed before code"
llvm_unreachable("pseudo instructions should be removed before code"
" emission");
break;
// Do nothing for Int_MemBarrier - it's just a comment. Add a debug