Skip to main content

Module remove_noop_landing_pads

Module remove_noop_landing_pads 

Source

Structs§

ExtraInfo
This provides extra information that allows further analysis.
RemoveNoopLandingPads 🔒
A pass that removes noop landing pads and replaces jumps to them with UnwindAction::Continue. This is important because otherwise LLVM generates terrible code for these.

Functions§

find_noop_landing_pads