Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Preserve .eh_frame and .eh_frame_hdr #62

Merged
merged 2 commits into from
Jul 15, 2020
Merged

Preserve .eh_frame and .eh_frame_hdr #62

merged 2 commits into from
Jul 15, 2020

Conversation

Disasm
Copy link
Member

@Disasm Disasm commented Jul 15, 2020

Preserving the .eh_frame section improves gdb stack traces on nightly.
Preserving the .eh_frame_hdr section fixes the linker problem rust-lld: error: no memory region specified for section '.eh_frame_hdr' introduced in rust-lang/rust#73564

@Disasm Disasm requested a review from a team as a code owner July 15, 2020 01:24
@almindor
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 15, 2020

Build succeeded:

@bors bors bot merged commit fb76ec7 into master Jul 15, 2020
@bors bors bot deleted the keep-eh-hdr branch July 15, 2020 01:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants