diff dmd/mars.c @ 9:dafae18f9c08 trunk

[svn r13] * Updated for LLVM 2.1 * Class v-tables are now typesafe * Code cleanups
author lindquist
date Mon, 01 Oct 2007 21:19:53 +0200
parents c53b6e3fe49a
children d3ee9efe20e2
line wrap: on
line diff
--- a/dmd/mars.c	Thu Sep 27 06:03:06 2007 +0200
+++ b/dmd/mars.c	Mon Oct 01 21:19:53 2007 +0200
@@ -158,7 +158,8 @@
     printf("LLVM D Compiler %s (based on DMD %s)\n%s\n%s\n",
     global.llvmdc_version, global.version, global.copyright, global.written);
     printf("\
-Documentation: http://www.digitalmars.com/d/1.0/index.html\n\
+D Language Documentation: http://www.digitalmars.com/d/1.0/index.html\n\
+LLVMDC Homepage: http://www.dsource.org/projects/llvmdc\n\
 Usage:\n\
   dmd files.d ... { -switch }\n\
 \n\