summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-stack-realign.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-asm-stack-realign.ll')
-rw-r--r--llvm/test/CodeGen/X86/inline-asm-stack-realign.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/inline-asm-stack-realign.ll b/llvm/test/CodeGen/X86/inline-asm-stack-realign.ll
index de98200a3a9..f2ac0f451bb 100644
--- a/llvm/test/CodeGen/X86/inline-asm-stack-realign.ll
+++ b/llvm/test/CodeGen/X86/inline-asm-stack-realign.ll
@@ -2,7 +2,7 @@
; FIXME: This is miscompiled due to our unconditional use of ESI as the base
; pointer.
-; XFAIL:
+; XFAIL: *
; CHECK: Stack realignment in presence of dynamic stack adjustments is not supported with inline assembly
OpenPOWER on IntegriCloud