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

Add support for .eh_frame section on arm32 #1175

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

filipnavara
Copy link
Contributor

While ELF on arm32 typically uses the EHABI exception ABI (.ARM.exidx and .ARM.extab sections), the DWARF exception ABI is also defined. It's used by LLVM when targeting NetBSD.

@rui314 rui314 merged commit 29c0baa into rui314:main Jan 19, 2024
7 checks passed
@filipnavara filipnavara deleted the aadwarf branch January 19, 2024 10:05
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