summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tailcallfp2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/tailcallfp2.ll')
-rw-r--r--llvm/test/CodeGen/X86/tailcallfp2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/tailcallfp2.ll b/llvm/test/CodeGen/X86/tailcallfp2.ll
index 3841f518976..8bfae1bb8de 100644
--- a/llvm/test/CodeGen/X86/tailcallfp2.ll
+++ b/llvm/test/CodeGen/X86/tailcallfp2.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -tailcallopt | grep {jmp} | grep {\\*%eax}
+; RUN: llc < %s -march=x86 -tailcallopt | grep {jmp} | grep {\\*%ecx}
declare i32 @putchar(i32)
OpenPOWER on IntegriCloud