This is an archive of the discontinued LLVM Phabricator instance.

[ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
ClosedPublic

Authored by MaskRay on May 14 2019, 5:50 AM.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

MaskRay created this revision.May 14 2019, 5:50 AM
ruiu accepted this revision.May 14 2019, 6:30 AM

LGTM

If you can create a test case, please include to this patch before submit.

This revision is now accepted and ready to land.May 14 2019, 6:30 AM
MaskRay updated this revision to Diff 199429.May 14 2019, 6:36 AM
MaskRay edited the summary of this revision. (Show Details)

Add test

This revision was automatically updated to reflect the committed changes.