annotate bin/llvmdc.conf @ 36:c0967c4b2a74 trunk

[svn r40] Cleaned up some of the array routines to use gep/load/store instead of memcpy/memset. Resizing arrays did not allocate enough memory for types bigger than 1 byte.
author lindquist
date Tue, 09 Oct 2007 07:51:13 +0200
parents 3d1d98329fa7
children 1700239cab2e
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
13
3d1d98329fa7 [svn r17] changed the llvmdc.conf to use dmd.conf style values. hardcoding my home dir is obviously not the best idea...
lindquist
parents: 3
diff changeset
4 DFLAGS=-I%@P%/../lphobos -E%@P%/../lib -L-L=%@P%/../lib