summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stack-align.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/stack-align.ll')
-rw-r--r--test/CodeGen/X86/stack-align.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/stack-align.ll b/test/CodeGen/X86/stack-align.ll
index 2918a68a9a..eafb7c29fa 100644
--- a/test/CodeGen/X86/stack-align.ll
+++ b/test/CodeGen/X86/stack-align.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -relocation-model=static -realign-stack=1 -mcpu=yonah | FileCheck %s
+; RUN: llc < %s -relocation-model=static -mcpu=yonah | FileCheck %s
; The double argument is at 4(esp) which is 16-byte aligned, allowing us to
; fold the load into the andpd.