ldc/driver
David Nadlinger bb5b60e591 Make '-O' equivalent to '-O3'.
I have seen it used several times in benchmarks comparing it
to 'gdc -O3' and 'dmd -O -inline' now, so people apparently
expect it to yield the highest available optimization level.
2013-03-17 02:09:54 +01:00
..
cl_options.cpp Remove DMDV1 and DMDV2. 2013-03-06 10:20:24 +01:00
cl_options.h Remove DMDV1 and DMDV2. 2013-03-06 10:20:24 +01:00
configfile.cpp Sort includes according to style guidelines: 2013-02-07 21:20:55 +01:00
configfile.h Sort includes according to style guidelines: 2013-02-07 21:20:55 +01:00
ldmd.cpp Make '-O' equivalent to '-O3'. 2013-03-17 02:09:54 +01:00
linker.cpp Link in ws2_32 by default on MinGW. 2013-02-14 18:14:49 +01:00
linker.h Removed useless -quiet switch. 2013-02-13 00:07:49 +01:00
main.cpp Remove DMDV1 and DMDV2. 2013-03-06 10:20:24 +01:00
toobj.cpp Use the system assembler on MinGW. 2013-02-13 00:07:55 +01:00
toobj.h Sort includes according to style guidelines: 2013-02-07 21:20:55 +01:00
tool.cpp Factored out tool invocation code into separate file. 2013-02-13 00:07:48 +01:00
tool.h Factored out tool invocation code into separate file. 2013-02-13 00:07:48 +01:00