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

DDR: fix support for DWARF version 5 #7273

Merged
merged 1 commit into from Feb 27, 2024
Merged

Conversation

keithc-ca
Copy link
Member

Some DWARF forms are used for both signed and unsigned attribute values. Require callers of getConstValue() to specify how ambiguous forms should be interpreted.

Fixes: eclipse-openj9/openj9#19021.

Some DWARF forms are used for both signed and unsigned attribute values.
Require callers of getConstValue() to specify how ambiguous forms
should be interpreted.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@babsingh
Copy link
Contributor

jenkins build all

Copy link
Contributor

@babsingh babsingh left a comment

Choose a reason for hiding this comment

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

OSX PR build failed due to a known and unrelated issue: #7181.

@babsingh babsingh merged commit a26218f into eclipse:master Feb 27, 2024
16 of 18 checks passed
@keithc-ca keithc-ca deleted the dwarf5 branch February 27, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gccheck / DDR failures on OMR acceptance
2 participants