[svn r100] Moved test/ray.d to demos/ray.d.

Cleanups.
This commit is contained in:
Tomas Lindquist Olsen
2007-11-12 07:58:44 +01:00
parent e39beb1ad9
commit feff45cadd
16 changed files with 122 additions and 258 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ struct AggregateDeclaration : ScopeDsymbol
Symbol *toInitializer();
bool llvmInProgress;
llvm::Type* llvmType;
const llvm::Type* llvmType;
llvm::Constant* llvmVtbl;
llvm::ConstantStruct* llvmConstVtbl;
llvm::Constant* llvmInitZ;