wants_new_eh_instructions

Function wants_new_eh_instructions 

Source
pub(crate) fn wants_new_eh_instructions(sess: &Session) -> bool
Expand description

Returns true if this session’s target requires the new exception handling LLVM IR instructions (catchpad / cleanuppad / … instead of landingpad)