Skip to content

Recognize DWARF tags used by XCode 14.0.3+ - #7148

Merged
babsingh merged 1 commit into
eclipse-omr:masterfrom
keithc-ca:dwarf_tag
Oct 18, 2023
Merged

Recognize DWARF tags used by XCode 14.0.3+#7148
babsingh merged 1 commit into
eclipse-omr:masterfrom
keithc-ca:dwarf_tag

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

XCode 14.0.3 uses these tags:

  • DW_TAG_reference_type
  • DW_TAG_unspecified_type

They must be recognized to be support elements whose type attribute targets them.

Fixes the problem mentioned in eclipse-openj9/openj9#17493 (comment).

XCode 14.0.3 uses these tags:
  DW_TAG_reference_type
  DW_TAG_unspecified_type

They must be recognized to be support elements whose type attribute
targets them.

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

Copy link
Copy Markdown
Contributor

jenkins build all

@babsingh

Copy link
Copy Markdown
Contributor

jenkins build riscv

@babsingh
babsingh merged commit 03f6b90 into eclipse-omr:master Oct 18, 2023
@keithc-ca
keithc-ca deleted the dwarf_tag branch October 18, 2023 12:00
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.

2 participants