[svn r217] Updated: the rebuild profiles.

Fixed: way to find class data fields was too strict type wise.
Fixed: foreach resulting in an implicit delegate could fail.
This commit is contained in:
Tomas Lindquist Olsen
2008-05-12 22:44:25 +02:00
parent ee551c95b9
commit c571bf0f70
6 changed files with 22 additions and 12 deletions
+3 -3
View File
@@ -43,7 +43,7 @@ version=-version=$i
[link]
oneatatime=yes
#oneatatime=yes
cmd=llvmdc $i -of$o
libdir=-L-L$i
@@ -53,7 +53,7 @@ flag=-L$i
[liblink]
safe=yes
oneatatime=yes
#oneatatime=yes
cmd=llvm-link -f -o=$o $i
libdir=
@@ -67,7 +67,7 @@ cmd=
[shliblink]
shlibs=no
oneatatime=yes
#oneatatime=yes
cmd=llvm-link $i | llc -filetype=dynlib -f -o=$o
libdir=