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:
2da5337
)
Add missing space; works for me.
author
Dale Johannesen
<dalej@apple.com>
Fri, 28 May 2010 18:45:59 +0000
(18:45 +0000)
committer
Dale Johannesen
<dalej@apple.com>
Fri, 28 May 2010 18:45:59 +0000
(18:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104992
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Mem2Reg/ConvertDebugInfo2.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/Mem2Reg/ConvertDebugInfo2.ll
b/test/Transforms/Mem2Reg/ConvertDebugInfo2.ll
index 7e94a8458acf6faaa362f4a56ae3db0727c7db7c..e637a0f0cd8413b86b7e673204385e0ae8d0cc8e 100644
(file)
--- a/
test/Transforms/Mem2Reg/ConvertDebugInfo2.ll
+++ b/
test/Transforms/Mem2Reg/ConvertDebugInfo2.ll
@@
-1,4
+1,4
@@
-; RUN: opt -mem2reg < %s | llvm-dis | grep ".dbg "| count 6
+; RUN: opt -mem2reg < %s | llvm-dis | grep ".dbg "
| count 6
declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone