orccompiler: Work around MSYS2 SDK not defining RUNTIME_FUNCTION correctly on x86
The UnwindData
member is supposed to be an union, but MSYS2 defines it
as UnwindInfoAddress
only on IA64.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The UnwindData
member is supposed to be an union, but MSYS2 defines it
as UnwindInfoAddress
only on IA64.