[PATCH] D62898: [llvm-objcopy] - Emit error and don't crash if program header reaches past end of file.

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 15:24:19 PDT 2019


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

"goes past the end of the file" is the phrasing that I've seen GNU tools use and gets more to the point so I agree with James. Other than that this looks good to me!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62898/new/

https://reviews.llvm.org/D62898





More information about the llvm-commits mailing list