pub(crate) fn wants_new_eh_instructions(target: &Target) -> bool
Returns true if this session’s target requires the new exception handling LLVM IR instructions (catchpad / cleanuppad / … instead of landingpad)
true