annotate bin/ldc.conf @ 812:6c2ff06c4201

Fixed a nasty bug with how interface vtables for class initializers were output, causing some class fields to be skipped. Fixed a problem in definition of ClassInfos where an invalid constant was potentially used. This needs to be looked into proper as it might happen again in the future.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 01 Dec 2008 04:37:54 +0100
parents d8a1481eaa0c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
069cf4b0ec67 [svn r7] forgot the conf file
lindquist
parents:
diff changeset
1
069cf4b0ec67 [svn r7] forgot the conf file
lindquist
parents:
diff changeset
2 [Environment]
069cf4b0ec67 [svn r7] forgot the conf file
lindquist
parents:
diff changeset
3
655
93433f4b6963 Added -version=Tango in default llvmdc.conf
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
parents: 567
diff changeset
4 DFLAGS=-I%@P%/../tango -I%@P%/../tango/lib/common -L-L%@P%/../lib -version=Tango