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