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:
15a286b
)
Put the output in the temporary location
author
Chris Lattner
<sabre@nondot.org>
Tue, 30 Nov 2004 17:12:00 +0000
(17:12 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 30 Nov 2004 17:12:00 +0000
(17:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18389
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 3774bd6813a29f5b2c83022c13d0cb8aaa8c6d42..85a8ed119ad5b5f46f2f9b6ae591f5f704918e8f 100644
(file)
--- a/
test/Debugger/funccall.ll
+++ b/
test/Debugger/funccall.ll
@@
-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