summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2004-06-10-StackifierCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2004-06-10-StackifierCrash.ll')
-rw-r--r--test/CodeGen/X86/2004-06-10-StackifierCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2004-06-10-StackifierCrash.ll b/test/CodeGen/X86/2004-06-10-StackifierCrash.ll
index 1a51bee..036aa6a 100644
--- a/test/CodeGen/X86/2004-06-10-StackifierCrash.ll
+++ b/test/CodeGen/X86/2004-06-10-StackifierCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
define i1 @T(double %X) {
%V = fcmp oeq double %X, %X ; <i1> [#uses=1]
OpenPOWER on IntegriCloud