OSDN Git Service

Remove extraneous blank lines.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 6 Sep 2004 23:00:30 +0000 (23:00 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 6 Sep 2004 23:00:30 +0000 (23:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16205 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AliasAnalysis.html

index d137ffe..d32aac5 100644 (file)
@@ -274,7 +274,6 @@ memory location to be modified.</p>
 
 </div>
 
-
 <!-- _______________________________________________________________________ -->
 <div class="doc_subsubsection">
   <a name="simplemodref">The <tt>doesNotAccessMemory</tt> and
@@ -304,8 +303,6 @@ functions that satisfy the <tt>doesNotAccessMemory</tt> method also satisfies
 
 </div>
 
-
-
 <!-- *********************************************************************** -->
 <div class="doc_section">
   <a name="writingnew">Writing a new <tt>AliasAnalysis</tt> Implementation</a>