summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/trunc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/trunc.ll')
-rw-r--r--test/CodeGen/CellSPU/trunc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CellSPU/trunc.ll b/test/CodeGen/CellSPU/trunc.ll
index db22564..d161852 100644
--- a/test/CodeGen/CellSPU/trunc.ll
+++ b/test/CodeGen/CellSPU/trunc.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as -o - %s | llc -march=cellspu > %t1.s
+; RUN: llc < %s -march=cellspu > %t1.s
; RUN: grep shufb %t1.s | count 19
; RUN: grep {ilhu.*1799} %t1.s | count 1
; RUN: grep {ilhu.*771} %t1.s | count 2
OpenPOWER on IntegriCloud