summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll')
-rw-r--r--llvm/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll b/llvm/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
index 04035aca998..5266009c55a 100644
--- a/llvm/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
+++ b/llvm/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_() {
OpenPOWER on IntegriCloud