mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 15:48:38 +00:00
Fix test not to emit junk into source directory
llvm-svn: 47947
This commit is contained in:
parent
d78f82b480
commit
8302c973b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user