summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CellSPU/private.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/CellSPU/private.ll')
-rw-r--r--llvm/test/CodeGen/CellSPU/private.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CellSPU/private.ll b/llvm/test/CodeGen/CellSPU/private.ll
index 91567ce8280..7452276ccc8 100644
--- a/llvm/test/CodeGen/CellSPU/private.ll
+++ b/llvm/test/CodeGen/CellSPU/private.ll
@@ -1,6 +1,6 @@
; Test to make sure that the 'private' is used correctly.
;
-; RUN: llvm-as < %s | llc -march=cellspu > %t
+; RUN: llc < %s -march=cellspu > %t
; RUN: grep .Lfoo: %t
; RUN: grep brsl.*\.Lfoo %t
; RUN: grep .Lbaz: %t
OpenPOWER on IntegriCloud