This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Do not hang if broken object has option descriptor in .MIPS.options with size of zero.
ClosedPublic

Authored by grimar on Oct 4 2016, 3:23 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 73441.Oct 4 2016, 3:23 AM
grimar retitled this revision from to [ELF] - Do not hang if broken object has option descriptor in .MIPS.options with size of zero..
grimar updated this object.
grimar added reviewers: ruiu, rafael, atanasyan, davide.
grimar added subscribers: llvm-commits, grimar, evgeny777.
atanasyan accepted this revision.Oct 4 2016, 3:28 AM
atanasyan edited edge metadata.

LGTM

Thanks!

This revision is now accepted and ready to land.Oct 4 2016, 3:28 AM
This revision was automatically updated to reflect the committed changes.