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

@@ -122,7 +122,7 @@ Module::Module(char *filename, Identifier *ident, int doDocComment, int doHdrGen
}
srcfile = new File(srcfilename);
// LLVMDC
// LDC
llvmForceLogging = false;
this->doDocComment = doDocComment;
this->doHdrGen = doHdrGen;