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

Fix translation for static TypeMember for dwarf5 #2231

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

vmaksimo
Copy link
Contributor

This resolves #2224 and fixes #2229

@vmaksimo
Copy link
Contributor Author

Please take a look @MrSidims @asudarsa @LU-JOHN @bwlodarcz @VyacheslavLevytskyy

test/DebugInfo/Generic/static_member_array.ll Outdated Show resolved Hide resolved
@vmaksimo vmaksimo changed the title Fix reverse translation for static TypeMember Fix translation for static TypeMember for dwarf5 Nov 23, 2023
@MrSidims MrSidims merged commit 10d1285 into KhronosGroup:main Nov 24, 2023
9 checks passed
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.

DWARFv5: static data members declarations are DW_TAG_variable
2 participants