mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-25 00:53:14 +01:00
9a3cdf2e104236187749e277ba48e8379647a169
The Windows linker LINK insists on the .obj extension. The following changes are made: - CMake uses the same extension as the C compiler - global.obj_ext_alt (aka .obj) is recognized as objectfile extension - global.obj_ext_alt is used on Windows
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%