summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/complex-fca.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/complex-fca.ll')
-rw-r--r--test/CodeGen/X86/complex-fca.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/complex-fca.ll b/test/CodeGen/X86/complex-fca.ll
index 05adb50..7e7acaa 100644
--- a/test/CodeGen/X86/complex-fca.ll
+++ b/test/CodeGen/X86/complex-fca.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep mov | count 2
+; RUN: llc < %s -march=x86 | grep mov | count 2
define void @ccosl({ x86_fp80, x86_fp80 }* noalias sret %agg.result, { x86_fp80, x86_fp80 } %z) nounwind {
entry:
OpenPOWER on IntegriCloud