[llvm-commits] CVS: llvm/docs/AliasAnalysis.html
Misha Brukman
brukman at cs.uiuc.edu
Fri Nov 21 19:27:02 PST 2003
Changes in directory llvm/docs:
AliasAnalysis.html updated: 1.11 -> 1.12
---
Log message:
Align the W3C images on the right side, bottom of page.
---
Diffs of the changes: (+9 -8)
Index: llvm/docs/AliasAnalysis.html
diff -u llvm/docs/AliasAnalysis.html:1.11 llvm/docs/AliasAnalysis.html:1.12
--- llvm/docs/AliasAnalysis.html:1.11 Fri Nov 21 19:07:30 2003
+++ llvm/docs/AliasAnalysis.html Fri Nov 21 19:26:21 2003
@@ -478,15 +478,16 @@
<!-- *********************************************************************** -->
<hr>
-<div class="doc_footer">
- <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
- <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2003/11/22 01:07:30 $<br>
- <a href="http://validator.w3.org/check/referer"><img width="88" height="31"
- src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
- <a href="http://jigsaw.w3.org/css-validator/"><img width="88" height="31"
+<address>
+ <a href="http://jigsaw.w3.org/css-validator/"><img
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
-</div>
+ <a href="http://validator.w3.org/check/referer"><img
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
+
+ <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
+ <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
+ Last modified: $Date: 2003/11/22 01:26:21 $
+</address>
</body>
</html>
More information about the llvm-commits
mailing list