projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4657431
)
Add a run line
author
Chris Lattner
<sabre@nondot.org>
Sat, 6 Nov 2004 21:07:31 +0000
(21:07 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 6 Nov 2004 21:07:31 +0000
(21:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17520
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Debugger/funccall.ll
patch
|
blob
|
history
diff --git
a/test/Debugger/funccall.ll
b/test/Debugger/funccall.ll
index 7614d0565ccefab573f6f14943427abab6634193..3774bd6813a29f5b2c83022c13d0cb8aaa8c6d42 100644
(file)
--- a/
test/Debugger/funccall.ll
+++ b/
test/Debugger/funccall.ll
@@
-1,3
+1,7
@@
+;; RUN: llvm-as -f %s -o %s.bc
+;; RUN: echo -e "create\ns\ns\nfinish\nbt\nq\ny" | llvm-db %s.bc
+
+
;; Debugger type declarations
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }
%lldb.global = type { uint, %lldb.compile_unit*, sbyte*, {}*, sbyte*, bool, bool }