Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I noticed in #39553 that JIT unwind info didn't actually work on FreeBSD. As a general policy, we should register our frame info to make sure that our unwind is accurate. Libunwind has some heuristics to fall back to, but they can break e.g. for large stack frames.
- Loading branch information