Fix test not to emit junk into source directory

llvm-svn: 47947
This commit is contained in:
Anton Korobeynikov 2008-03-05 15:44:25 +00:00
parent d78f82b480
commit 8302c973b4

View File

@ -1,5 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as -f -o %s.bc
; RUN: llvm-link -f -o %s.linked %s.bc
; RUN: llvm-upgrade < %s | llvm-as -f -o %t1.bc
; RUN: llvm-link -f -o %t2.bc %t1.bc
target endian = big
target pointersize = 32