1
0
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:
Chris Lattner 2004-11-30 17:13:13 +00:00
parent d1c079e9a9
commit 3972371166

View File

@ -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