mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
42b3da8ac7d211cbca8a1d9bd18063c9405b2fa8
This change reduces memory consumption significantly by releasing the memory held by the STL containers that are now inside FuncGen.
Another shot at fixing the issues with (constant) struct literals and their addresses. See DMD2682, #218, #324.
Another shot at fixing the issues with (constant) struct literals and their addresses. See DMD2682, #218, #324.
LLVM D Compiler (LDC) This compiler is based on the Digital Mars D (DMD) compiler frontend, and the LLVM compiler toolkit. See LICENSE for licensing information. For more information, including build instructions, visit the LDC website: http://www.dsource.org/projects/ldc
Description
Languages
C
75.2%
C++
23.2%
D
0.7%
CMake
0.6%
Shell
0.2%