[PATCH] D82274: [llvm-objcopy] Emit error if removing symbol table referenced by SHT_GROUP section

Georgy Komarov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 09:42:55 PDT 2020


jubnzv updated this revision to Diff 273061.
jubnzv marked 12 inline comments as done.
jubnzv added a comment.

@jhenderson thanks for the tip. I added some checks for `sh_link` field and updated the test.


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

https://reviews.llvm.org/D82274

Files:
  llvm/test/tools/llvm-objcopy/ELF/group.test
  llvm/tools/llvm-objcopy/ELF/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82274.273061.patch
Type: text/x-patch
Size: 4312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/2310091a/attachment.bin>


More information about the llvm-commits mailing list