diff 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
line wrap: on
line diff
--- a/llvmdc.kdevelop.filelist	Fri Nov 16 10:01:24 2007 +0100
+++ b/llvmdc.kdevelop.filelist	Sun Nov 18 06:52:57 2007 +0100
@@ -129,6 +129,7 @@
 gen/tollvm.cpp
 gen/tollvm.h
 gen/toobj.cpp
+gen/typeinf.h
 gen/typinf.cpp
 lphobos
 lphobos/crc32.d
@@ -299,7 +300,7 @@
 test/bug63.d
 test/bug64.d
 test/bug66.d
-test/bug67.d
+test/bug69.d
 test/bug7.d
 test/bug8.d
 test/bug9.d