Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read/cfi: add example to UnwindExpression #722

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

philipc
Copy link
Collaborator

@philipc philipc commented Jun 12, 2024

Closes #721

Copy link

@workingjubilee workingjubilee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Comment on lines +3469 to +3471
/// let expression = unwind_expression.get(&eh_frame)?;
/// let mut evaluation = expression.evaluation(fde.cie().encoding());
/// let mut result = evaluation.evaluate()?;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@philipc philipc merged commit f1097e3 into gimli-rs:master Jun 13, 2024
20 checks passed
@philipc philipc deleted the issue-721 branch June 13, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: CfaRule::Expression no longer carries a Reader
2 participants