annotate bin/llvmdc.ini @ 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 0baca2feb554
children ecf70fe065b9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
306
0baca2feb554 [svn r327] Fixed some more MinGW32 issues. It's now very close to working.
lindquist
parents:
diff changeset
1
0baca2feb554 [svn r327] Fixed some more MinGW32 issues. It's now very close to working.
lindquist
parents:
diff changeset
2 [Environment]
0baca2feb554 [svn r327] Fixed some more MinGW32 issues. It's now very close to working.
lindquist
parents:
diff changeset
3
0baca2feb554 [svn r327] Fixed some more MinGW32 issues. It's now very close to working.
lindquist
parents:
diff changeset
4 DFLAGS=-I%@P%/../tango -L-L%@P%/../lib -R%@P%/../lib