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:
c032679
)
Add missing run line. Devang, please check.
author
Daniel Dunbar
<daniel@zuster.org>
Wed, 11 Nov 2009 03:10:03 +0000
(
03:10
+0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Wed, 11 Nov 2009 03:10:03 +0000
(
03:10
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86795
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/DebugInfo/2009-11-10-CurrentFn.ll
patch
|
blob
|
history
diff --git
a/test/DebugInfo/2009-11-10-CurrentFn.ll
b/test/DebugInfo/2009-11-10-CurrentFn.ll
index c480f46b20aba0e23df6ceb2d96a89229f9cca2e..250395c37633ad7954fca66819c07e2149b6ab08 100644
(file)
--- a/
test/DebugInfo/2009-11-10-CurrentFn.ll
+++ b/
test/DebugInfo/2009-11-10-CurrentFn.ll
@@
-1,3
+1,4
@@
+; RUN: llc < %s -o /dev/null
declare void @foo()