summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/helloworld.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/helloworld.ll')
-rw-r--r--test/CodeGen/Mips/helloworld.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Mips/helloworld.ll b/test/CodeGen/Mips/helloworld.ll
index bee93accd4284..aee58b650e7ac 100644
--- a/test/CodeGen/Mips/helloworld.ll
+++ b/test/CodeGen/Mips/helloworld.ll
@@ -24,10 +24,10 @@ entry:
; C1: addiu ${{[0-9]+}}, %lo($.str)
; C2: move $25, ${{[0-9]+}}
; C1: move $gp, ${{[0-9]+}}
-; C1: jalr ${{[0-9]+}}
+; C1: jalrc ${{[0-9]+}}
; SR: restore $ra, [[FS]]
; PE: li $2, 0
-; PE: jr $ra
+; PE: jrc $ra
}