[PATCH] D69192: llvm-objdump can error out with an unexpected EOF error if .bss is larger than the file being dumped.

Brian Cain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 11:02:43 PDT 2019


bcain added a comment.

In D69192#1721507 <https://reviews.llvm.org/D69192#1721507>, @MaskRay wrote:

> Thanks for the update. sh_offset > file size is what GNU objcopy may do. LG but please wait for others' opinions.


LGTM


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69192





More information about the llvm-commits mailing list