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:
965a166
)
test commit.
author
Qirun Zhang
<helloqirun@gmail.com>
Sat, 4 Feb 2012 03:15:26 +0000
(
03:15
+0000)
committer
Qirun Zhang
<helloqirun@gmail.com>
Sat, 4 Feb 2012 03:15:26 +0000
(
03:15
+0000)
add a blank line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149757
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Analysis/DomPrinter.cpp
patch
|
blob
|
history
diff --git
a/lib/Analysis/DomPrinter.cpp
b/lib/Analysis/DomPrinter.cpp
index cde431459d5018d9c9f0a83170e5e0d86044d93e..09f0af01a083f4dcfdf8887753e1161e331fbaca 100644
(file)
--- a/
lib/Analysis/DomPrinter.cpp
+++ b/
lib/Analysis/DomPrinter.cpp
@@
-195,6
+195,7
@@
INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
"(with no function bodies)",
false, false)
+
// Create methods available outside of this file, to use them
// "include/llvm/LinkAllPasses.h". Otherwise the pass would be deleted by
// the link time optimization.