[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
Tue Oct 29 03:09:52 PDT 2019


grimar updated this revision to Diff 226864.
grimar marked 9 inline comments as done.
grimar edited the summary of this revision.
grimar added a comment.

- 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/no-symbol-relocation.test
  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.226864.patch
Type: text/x-patch
Size: 4102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/16cd32b1/attachment.bin>


More information about the llvm-commits mailing list