summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-07-17-StackColoringBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-07-17-StackColoringBug.ll')
-rw-r--r--test/CodeGen/X86/2009-07-17-StackColoringBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-07-17-StackColoringBug.ll b/test/CodeGen/X86/2009-07-17-StackColoringBug.ll
index 172b6ec78cf..3e5bd348ecd 100644
--- a/test/CodeGen/X86/2009-07-17-StackColoringBug.ll
+++ b/test/CodeGen/X86/2009-07-17-StackColoringBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-pc-linux-gnu -disable-fp-elim -color-ss-with-regs | not grep dil
+; RUN: llc < %s -mtriple=i386-pc-linux-gnu -disable-fp-elim -color-ss-with-regs | not grep dil
; PR4552
target triple = "i386-pc-linux-gnu"