Add footer
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 9 Jun 2008 04:17:51 +0000 (04:17 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 9 Jun 2008 04:17:51 +0000 (04:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52116 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CompilerDriver.html

index 80f8a49a5fae7c78283a0a892097a2656122006d..7fe58dcf7ca46a78444c7196944d3856bcadc2d0 100644 (file)
@@ -407,5 +407,14 @@ def LanguageMap : LanguageMap&lt;
 </table>
 </div>
 </div>
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <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="http://llvm.org">The LLVM Compiler Infrastructure</a><br/>
+  Last modified: $Date$
+</address>
 </body>
 </html>