summaryrefslogtreecommitdiff
path: root/test/Bytecode/slow.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bytecode/slow.ll')
-rw-r--r--test/Bytecode/slow.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Bytecode/slow.ll b/test/Bytecode/slow.ll
index 5d0777cd13..53f92b86f7 100644
--- a/test/Bytecode/slow.ll
+++ b/test/Bytecode/slow.ll
@@ -1,8 +1,8 @@
; This bytecode test pounds on instruction alignment and showed
; up a bug in llvm-dis performance
-; RUN: llvm-as < %s -o - | llvm-dis -o %t1
-; RUN: llvm-dis < %s.bc-13 -o - %t2
+; RUN: llvm-as < %s | llvm-dis > %t1
+; RUN: llvm-dis < %s.bc-13 > %t2
; RUN: diff %t1 %t2
implementation ; Functions: