From: Qirun Zhang Date: Sat, 4 Feb 2012 03:18:47 +0000 (+0000) Subject: remove the blank line from previous ci. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=fd4b8e2bac9db13abfb2951b4f9ec5b1b56bd23c;p=oota-llvm.git remove the blank line from previous ci. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149758 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Analysis/DomPrinter.cpp b/lib/Analysis/DomPrinter.cpp index 09f0af01a08..cde431459d5 100644 --- a/lib/Analysis/DomPrinter.cpp +++ b/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.