#i121715# let the C++ compiler do the C++ exception handling
the manually created exception handling tables are not supported for MACH-objects used on MacOSX. Rather than porting them manually or half-manually e.g. using LLVM-intrinsics the compiler is happy to do the work for us for C++ methods even if they only contain inline assembler (wrapped by the compiler generated frame setup code, of course).
Showing
Please
register
or
sign in
to comment