summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/fneg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/fneg.ll')
-rw-r--r--test/CodeGen/PowerPC/fneg.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/fneg.ll b/test/CodeGen/PowerPC/fneg.ll
index 9579a74..0bd31bb 100644
--- a/test/CodeGen/PowerPC/fneg.ll
+++ b/test/CodeGen/PowerPC/fneg.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | not grep fneg
+; RUN: llc < %s -march=ppc32 | not grep fneg
define double @test1(double %a, double %b, double %c, double %d) {
entry:
OpenPOWER on IntegriCloud