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

Avoid throwing exceptions when parsing DWARF #850

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

swatanabe
Copy link
Collaborator

It makes catch throw unusable. This particular case only appears in orphaned debug info.

Note: Most changes are just clang-format. There are two real changes in the translation of dw_op_wasm_location.

… unusable. This particular case only appears in orphaned debug info.
@James-Mart James-Mart added the no-log Any issue/pr with this label will automatically be excluded from autogenerated changelog label Sep 23, 2024
@swatanabe swatanabe merged commit 0290161 into main Sep 23, 2024
4 checks passed
@swatanabe swatanabe deleted the dwarf-except branch September 23, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-log Any issue/pr with this label will automatically be excluded from autogenerated changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants