This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Don't crash on multiple SHT_MIPS_REGINFO/SHT_MIPS_ABIFLAGS sections.
ClosedPublic

Authored by grimar on Oct 14 2016, 5:17 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 74662.Oct 14 2016, 5:17 AM
grimar retitled this revision from to [ELF] - Don't crash on multiple SHT_MIPS_REGINFO/SHT_MIPS_ABIFLAGS sections..
grimar updated this object.
grimar added reviewers: ruiu, atanasyan.
grimar added subscribers: llvm-commits, grimar, evgeny777.
atanasyan accepted this revision.Oct 14 2016, 5:32 AM
atanasyan edited edge metadata.

LGTM
Thanks

This revision is now accepted and ready to land.Oct 14 2016, 5:32 AM
This revision was automatically updated to reflect the committed changes.