annotate bin/llvmdc.conf @ 351:f273f5c58a9a trunk

[svn r372] Fixed extern(C++) handling now same as DMD, which is to treat it like extern(C). Fixed a problem in resolving struct types where the size of elements might not yet be known. Switched to using DMD size() instead of LLVM ABI size (TargetData).
author lindquist
date Mon, 14 Jul 2008 03:23:43 +0200
parents 44a95ac7368a
children 657d37df25b0
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
133
44a95ac7368a [svn r137] Many fixes towards tango.io.Console working, but not quite there yet...
lindquist
parents: 132
diff changeset
4 DFLAGS=-I%@P%/../tango -L-L%@P%/../lib -R%@P%/../lib