Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
read/cfi: replace Expression with UnwindExpression containing offset/…
…length (#703) This avoids the need to store `Reader` in the `UnwindContext`, which simplifies lifetime management for reuse of the context.
- Loading branch information