[PATCH] D38512: Added phdr upper bound checks to ElfObject

Parker Thompson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 12:53:17 PDT 2017


mothran added a comment.

I am unable to construct a correctly malformed file with yaml2obj, but was able to create a test with hexedit.
This is my first time committing a patch to LLVM and was wondering, do I have to use arc to submit a patch with a binary file?  And should I do that as a follow up commit or a whole new review and one patch?


https://reviews.llvm.org/D38512





More information about the llvm-commits mailing list