diff options
-rw-r--r-- | docs/AliasAnalysis.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index a9b538d..4357bb2 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -478,15 +478,16 @@ printed.</p> <!-- *********************************************************************** --> <hr> -<div class="doc_footer"> - <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> - <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br> - Last modified: $Date$<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@nondot.org">Chris Lattner</a><br> + <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br> + Last modified: $Date$ +</address> </body> </html> |