[llvm-commits] CVS: llvm/docs/AliasAnalysis.html

Misha Brukman brukman at cs.uiuc.edu
Mon Sep 6 16:00:41 PDT 2004



Changes in directory llvm/docs:

AliasAnalysis.html updated: 1.24 -> 1.25
---
Log message:

Remove extraneous blank lines.


---
Diffs of the changes:  (+1 -4)

Index: llvm/docs/AliasAnalysis.html
diff -u llvm/docs/AliasAnalysis.html:1.24 llvm/docs/AliasAnalysis.html:1.25
--- llvm/docs/AliasAnalysis.html:1.24	Wed Jul 28 17:18:33 2004
+++ llvm/docs/AliasAnalysis.html	Mon Sep  6 18:00:30 2004
@@ -274,7 +274,6 @@
 
 </div>
 
-
 <!-- _______________________________________________________________________ -->
 <div class="doc_subsubsection">
   <a name="simplemodref">The <tt>doesNotAccessMemory</tt> and
@@ -304,8 +303,6 @@
 
 </div>
 
-
-
 <!-- *********************************************************************** -->
 <div class="doc_section">
   <a name="writingnew">Writing a new <tt>AliasAnalysis</tt> Implementation</a>
@@ -949,7 +946,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/07/28 22:18:33 $
+  Last modified: $Date: 2004/09/06 23:00:30 $
 </address>
 
 </body>






More information about the llvm-commits mailing list