diff dmd/mars.c @ 262:88252a1af660 trunk

[svn r280] Fixed a bunch of issues with switch statements. Ended up a bit far reaching...
author lindquist
date Sat, 14 Jun 2008 05:13:49 +0200
parents fc9c1a0eabbd
children 21f85bac0b1a
line wrap: on
line diff
--- a/dmd/mars.c	Fri Jun 13 08:21:11 2008 +0200
+++ b/dmd/mars.c	Sat Jun 14 05:13:49 2008 +0200
@@ -192,7 +192,7 @@
   -J<path>       where to look for string imports\n\
   -ignore        ignore unsupported pragmas\n\
   -inline        do function inlining\n\
-  -Llinkerflag   pass linkerflag to link\n\
+  -Llinkerflag   pass linkerflag to llvm-ld\n\
   -m<arch>       emit code specific to <arch>\n\
                  x86 x86-64 ppc32 ppc64\n\
   -noasm         do not allow use of inline asm\n\