Module remove_noop_landing_pads

Module remove_noop_landing_pads 

Source

Structsยง

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.