Fixed the test to actually run correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15921 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-08-19 19:23:28 +00:00
parent 0b6e55b18b
commit cad396dde1
2 changed files with 2 additions and 2 deletions

View File

@ -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: