summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tail-call-win64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/tail-call-win64.ll')
-rw-r--r--llvm/test/CodeGen/X86/tail-call-win64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/tail-call-win64.ll b/llvm/test/CodeGen/X86/tail-call-win64.ll
index fb10d5d2a24..6d230201a7a 100644
--- a/llvm/test/CodeGen/X86/tail-call-win64.ll
+++ b/llvm/test/CodeGen/X86/tail-call-win64.ll
@@ -22,7 +22,7 @@ define void @tail_jmp_imm() {
}
; CHECK-LABEL: tail_jmp_imm:
-; CHECK: rex64 jmp tail_tgt
+; CHECK: jmp tail_tgt
@g_fptr = global void ()* @tail_tgt
OpenPOWER on IntegriCloud