mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-16 21:03:14 +01:00
Revert accidental change to toobj.cpp.
This commit is contained in:
@@ -64,7 +64,7 @@ void Module::genobjfile(int multiobj)
|
||||
Logger::cout() << "Generating module: " << (md ? md->toChars() : toChars()) << '\n';
|
||||
LOG_SCOPE;
|
||||
|
||||
printf("codegen: %s\n", srcfile->toChars());
|
||||
//printf("codegen: %s\n", srcfile->toChars());
|
||||
|
||||
// start by deleting the old object file
|
||||
deleteObjFile();
|
||||
|
||||
Reference in New Issue
Block a user