[PATCH] D41105: [ELF] Prevent crash in writing an .ARM.exidx sentinel entry.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 03:09:08 PST 2017


peter.smith added a comment.

That looks correct to me. In the test I think it would be useful to check the contents of the table llvm-objdump -s or llvm-readobj -u to check that the sentinel is written in the correct place.


https://reviews.llvm.org/D41105





More information about the llvm-commits mailing list