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