Merged DMD 1.045 !!!

This commit is contained in:
Tomas Lindquist Olsen 2009-05-16 22:21:31 +02:00
parent 9beb33770f
commit e8780d50e8
37 changed files with 9631 additions and 9388 deletions

View file

@ -806,6 +806,9 @@ LLConstant* DtoDefineClassInfo(ClassDeclaration* cd)
c = LLConstant::getNullValue(voidPtr);
inits.push_back(c);
// typeinfo - since 1.045
inits.push_back(DtoTypeInfoOf(cd->type, true));
#if DMDV2
// xgetMembers