Skip to content

Don't assume all custom sections are dwarf info#3083

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:oh-no-dwarf
Jul 13, 2021
Merged

Don't assume all custom sections are dwarf info#3083
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:oh-no-dwarf

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This incorrectly assumed that we had unparsed dwarf information,
regardless of custom section name. This commit updates the logic to
calculate that by first checking the section name before we set the flag
indicating that there's unparsed debuginfo.

This incorrectly assumed that we had unparsed dwarf information,
regardless of custom section name. This commit updates the logic to
calculate that by first checking the section name before we set the flag
indicating that there's unparsed debuginfo.
@alexcrichton alexcrichton merged commit 73fd702 into bytecodealliance:main Jul 13, 2021
@alexcrichton alexcrichton deleted the oh-no-dwarf branch July 13, 2021 20:53
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.

2 participants