summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/movgs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/movgs.ll')
-rw-r--r--test/CodeGen/X86/movgs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/movgs.ll b/test/CodeGen/X86/movgs.ll
index 5eda5d816e..00190e802f 100644
--- a/test/CodeGen/X86/movgs.ll
+++ b/test/CodeGen/X86/movgs.ll
@@ -27,7 +27,7 @@ entry:
; rdar://8453210
; X32: test2:
; X32: movl {{.*}}(%esp), %eax
-; X32: call *%gs:(%eax)
+; X32: calll *%gs:(%eax)
; X64: test2:
; X64: callq *%gs:(%rdi)