[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 04:05:38 PDT 2019


grimar updated this revision to Diff 226870.
grimar marked an inline comment as done.
grimar added a comment.
This revision is now accepted and ready to land.

- Added a test case and did a code change for a one more case.


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.226870.patch
Type: text/x-patch
Size: 5881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/36efae8b/attachment-0001.bin>


More information about the llvm-commits mailing list