summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll')
-rw-r--r--test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll b/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
index 04035aca99..5266009c55 100644
--- a/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
+++ b/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=generic
+; RUN: llc < %s -march=x86 -mcpu=generic
; Make sure LLC doesn't crash in the stackifier due to FP PHI nodes.
define void @radfg_() {