mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-13 11:23:14 +01:00
In Dwarf debug symbol generation the void type was modelled as DIType(NULL). This triggers an assertion error with LLVM 3.4. The solution is to use the unspecified type provided by Dwarf for this purpose.
21 KiB
21 KiB