I hadn’t realised it had been so long since I posted this:
ping.
Iain Sandoe wrote:
> If an assembler is used that supports .cfi_xxx, then (usually) GCC's
> configuration will detect this and try to use it to generate frame insns.
>
> This will not work for Darwin since the default implementa
If an assembler is used that supports .cfi_xxx, then (usually) GCC's
configuration will detect this and try to use it to generate frame insns.
This will not work for Darwin since the default implementation for the
personality and LSDA indirection is not correct for Mach-O ABI.
As of now we are