summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/i64ops.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/i64ops.ll')
-rw-r--r--test/CodeGen/CellSPU/i64ops.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CellSPU/i64ops.ll b/test/CodeGen/CellSPU/i64ops.ll
index dd67827..3553cbb 100644
--- a/test/CodeGen/CellSPU/i64ops.ll
+++ b/test/CodeGen/CellSPU/i64ops.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as -o - %s | llc -march=cellspu > %t1.s
+; RUN: llc < %s -march=cellspu > %t1.s
; RUN: grep xswd %t1.s | count 3
; RUN: grep xsbh %t1.s | count 1
; RUN: grep xshw %t1.s | count 2
OpenPOWER on IntegriCloud