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