avoid codegen pass

Padlev pargic at gmail.com
Sat Oct 2 14:44:16 UTC 2021


On Saturday, 2 October 2021 at 13:26:27 UTC, Adam D Ruppe wrote:
> On Saturday, 2 October 2021 at 13:24:19 UTC, Padlev wrote:
>> -o-
>> how to run only semantic and avoid codegen to have a quicker 
>> run?
>
> -o- does skip codegen already....

so why this? it seems to take a long time from the last import 
xxx semantic3 xxx to reach this

inline scan grasshopper
inlined   std.datetime.systime.SysTime._timezone =>
           std.datetime.systime.SysTime.opAssign!().opAssign
inlined   std.datetime.systime.SysTime._timezone =>
           std.datetime.systime.SysTime.opAssign!().opAssign

can not be avoided? i need only till semantic, no care in inline 
et cetera


More information about the Digitalmars-d-learn mailing list