mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-17 05:13:14 +01:00
Automated merge with http://hg.dsource.org/projects/ldc
This commit is contained in:
@@ -4577,4 +4577,5 @@ void TemplateMixin::toObjFile(int multiobj)
|
||||
//printf("TemplateMixin::toObjFile('%s')\n", toChars());
|
||||
TemplateInstance::toObjFile(multiobj);
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
@@ -380,3 +380,4 @@ Dsymbol *getDsymbol(Object *o);
|
||||
void ObjectToCBuffer(OutBuffer *buf, HdrGenState *hgs, Object *oarg);
|
||||
|
||||
#endif /* DMD_TEMPLATE_H */
|
||||
|
||||
|
||||
@@ -11,4 +11,5 @@ int optLevel();
|
||||
|
||||
bool optimize();
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user