Closed Bug 1480688 Opened 7 years ago Closed 7 years ago

Don't try to move eh_frame in case it's not necessary

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

No description provided.
Comment on attachment 8997345 [details] Bug 1480688 - Don't try to move .eh_frame in case it's not necessary. https://reviewboard.mozilla.org/r/261154/#review268226
Attachment #8997345 - Flags: review?(nfroyd) → review+
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/6bfba6f64e7b Don't try to move .eh_frame in case it's not necessary. r=froydnj
Huh, on android, eh_frame appears before eh_frame_hdr.
Comment on attachment 8997345 [details] Bug 1480688 - Don't try to move .eh_frame in case it's not necessary. There are enough changes that this requires another review.
Flags: needinfo?(mh+mozilla)
Attachment #8997345 - Flags: review+ → review?(nfroyd)
Comment on attachment 8997345 [details] Bug 1480688 - Don't try to move .eh_frame in case it's not necessary. https://reviewboard.mozilla.org/r/261154/#review268860 One wonders if somebody made the decision to put `.eh_frame` before `.eh_frame_hdr` on some targets just because.
Attachment #8997345 - Flags: review?(nfroyd) → review+
Comment on attachment 8997345 [details] Bug 1480688 - Don't try to move .eh_frame in case it's not necessary. https://reviewboard.mozilla.org/r/261154/#review268860 It could be a linker thing. It's before on android x86, and it's linked with gold. It's after on non-android linux, and it's linked with ld.bfd.
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/77bb267e83a4 Don't try to move .eh_frame in case it's not necessary. r=froydnj
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: