This patch adds exception handling trampolines when a function is split
into more than two fragments. Trampolines are tracked per-fragment, such
that they can be removed if splitting is reversed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo