comparison llvmdc.kdevelop.filelist @ 102:027b8d8b71ec trunk

[svn r106] Turns out the last commit wasn't enough, now the D->LLVM process is even more split up. Basically it tries to do the following in order: Resolve types, Declare symbols, Create constant initializers, Apply initializers, Generate functions bodies. ClassInfo is now has the most useful(biased?) members working. Probably other stuf...
author lindquist
date Sun, 18 Nov 2007 06:52:57 +0100
parents 169fda3a77d4
children 855adfdb8d38
comparison
equal deleted inserted replaced
101:169fda3a77d4 102:027b8d8b71ec
127 gen/todt.cpp 127 gen/todt.cpp
128 gen/toir.cpp 128 gen/toir.cpp
129 gen/tollvm.cpp 129 gen/tollvm.cpp
130 gen/tollvm.h 130 gen/tollvm.h
131 gen/toobj.cpp 131 gen/toobj.cpp
132 gen/typeinf.h
132 gen/typinf.cpp 133 gen/typinf.cpp
133 lphobos 134 lphobos
134 lphobos/crc32.d 135 lphobos/crc32.d
135 lphobos/gc 136 lphobos/gc
136 lphobos/gc/gclinux.d 137 lphobos/gc/gclinux.d
297 test/bug61.d 298 test/bug61.d
298 test/bug62.d 299 test/bug62.d
299 test/bug63.d 300 test/bug63.d
300 test/bug64.d 301 test/bug64.d
301 test/bug66.d 302 test/bug66.d
302 test/bug67.d 303 test/bug69.d
303 test/bug7.d 304 test/bug7.d
304 test/bug8.d 305 test/bug8.d
305 test/bug9.d 306 test/bug9.d
306 test/c.d 307 test/c.d
307 test/classes.d 308 test/classes.d