mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
do not pass -e into llvm-db as a command.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18390 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
13eef45ee5
commit
907e9bc3f1
@ -1,5 +1,5 @@
|
||||
;; RUN: llvm-as -f %s -o %t.bc
|
||||
;; RUN: echo -e "create\ns\ns\nfinish\nbt\nq\ny" | llvm-db %t.bc
|
||||
;; RUN: echo "create\ns\ns\nfinish\nbt\nq\ny" | llvm-db %t.bc
|
||||
|
||||
|
||||
;; Debugger type declarations
|
||||
|
Loading…
Reference in New Issue
Block a user