test commit.

add a blank line.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149757 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Qirun Zhang 2012-02-04 03:15:26 +00:00
parent 965a166eb7
commit 940fbd6d66

View File

@ -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.