Some missed LLVMDC -> LDC.

This commit is contained in:
Christian Kamm
2008-10-06 22:54:08 +02:00
parent 6eeeafdba6
commit a3a418150e
48 changed files with 131 additions and 131 deletions

View File

@@ -169,7 +169,7 @@ struct Module : Package
Symbol *toSymbol();
void genmoduleinfo();
// LLVMDC
// LDC
void buildTargetFiles();
File* buildFilePath(char* forcename, char* path, char* ext);
Module *isModule() { return this; }