This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Fix crash when eh_frame or eh_frame_hdr is discarded in linker script
ClosedPublic

Authored by evgeny777 on Mar 13 2017, 4:47 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

evgeny777 created this revision.Mar 13 2017, 4:47 AM
ruiu accepted this revision.Mar 13 2017, 1:20 PM

LGTM

test/ELF/linkerscript/pt_gnu_eh_frame.s
3–5 ↗(On Diff #91535)

If you can write this in one line, please do so.

This revision is now accepted and ready to land.Mar 13 2017, 1:20 PM
This revision was automatically updated to reflect the committed changes.