mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
do not pass -e into llvm-db as a command.
llvm-svn: 18390
This commit is contained in:
parent
d1c079e9a9
commit
3972371166
@ -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