mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-14 03:43:13 +01:00
On Windows x86_64, class TypeInfo_Struct contains 2 additional fields (m_arg1/m_arg2) which are used for the X86_64 System V ABI varargs implementation. They are not present on any other os. This commit changes an assertion which did not check for the os and therefore broke on 64bit non-86 systems like ppc64.
25 KiB
25 KiB