[PATCH] D69304: [llvm-objcopy] - Do not crash on object that has relocations but no symbol table.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 02:59:16 PDT 2019


grimar updated this revision to Diff 226626.
grimar marked 3 inline comments as done.
grimar edited the summary of this revision.
grimar added a comment.
Herald added a project: LLVM.

- Addressed review comments.


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

https://reviews.llvm.org/D69304

Files:
  llvm/test/tools/llvm-objcopy/ELF/relocations-no-symtab.test
  llvm/tools/llvm-objcopy/ELF/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69304.226626.patch
Type: text/x-patch
Size: 3572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/b8825456/attachment.bin>


More information about the llvm-commits mailing list