mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-18 01:39:03 +02:00
Some missed LLVMDC -> LDC.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user