Structs
- 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.
UnwindAction::Continue
. This is important because otherwise LLVM generates
terrible code for these.