[PATCH] D25555: [ELF] - Do not crash when object has multiple SHT_MIPS_OPTIONS

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 05:57:52 PDT 2016


atanasyan accepted this revision.
atanasyan added a comment.
This revision is now accepted and ready to land.

LGTM

I think it is impossible to get multiple SHT_MIPS_OPTIONS sections in a real case. But as far as the fix so trivial let's do it.


https://reviews.llvm.org/D25555





More information about the llvm-commits mailing list