mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-01 02:33:44 +00:00
Put the output in the temporary location
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18389 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
15a286b665
commit
13eef45ee5
@ -1,5 +1,5 @@
|
||||
;; RUN: llvm-as -f %s -o %s.bc
|
||||
;; RUN: echo -e "create\ns\ns\nfinish\nbt\nq\ny" | llvm-db %s.bc
|
||||
;; RUN: llvm-as -f %s -o %t.bc
|
||||
;; RUN: echo -e "create\ns\ns\nfinish\nbt\nq\ny" | llvm-db %t.bc
|
||||
|
||||
|
||||
;; Debugger type declarations
|
||||
|
Loading…
x
Reference in New Issue
Block a user