mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-05-03 00:41:29 +02:00
Add -nogc switch.
This is a replacement for the -noruntime switch. With the new DSO implementation every module generates runtime calls. The main motivation for the -noruntime switch is to avoid implicit GC calls. Therefore a dedicated -nogc switch is introduced.
This commit is contained in:
Submodule tests/d2/dmd-testsuite updated: 51f306f857...2834b34907
Reference in New Issue
Block a user