mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Fix test not to emit junk into source directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47947 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
038557dd18
commit
6af4a751a2
@ -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…
x
Reference in New Issue
Block a user