From e788fac623f84d59e8fc1434e15b70b6685f97e6 Mon Sep 17 00:00:00 2001 From: Qirun Zhang Date: Sat, 4 Feb 2012 03:18:47 +0000 Subject: remove the blank line from previous ci. llvm-svn: 149758 --- llvm/lib/Analysis/DomPrinter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib') diff --git a/llvm/lib/Analysis/DomPrinter.cpp b/llvm/lib/Analysis/DomPrinter.cpp index 09f0af01a08..cde431459d5 100644 --- a/llvm/lib/Analysis/DomPrinter.cpp +++ b/llvm/lib/Analysis/DomPrinter.cpp @@ -195,7 +195,6 @@ 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. -- cgit v1.2.3