[PATCH] D45851: [llvm-objcopy] Fix sh_link for more types of sections

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 03:12:57 PDT 2018


alexshap updated this revision to Diff 143276.
alexshap added a comment.

address comments, yeah, my understanding of the special values of sh_link was not completely correct


Repository:
  rL LLVM

https://reviews.llvm.org/D45851

Files:
  test/tools/llvm-objcopy/armexidx-link.test
  test/tools/llvm-objcopy/dynsym-error-remove-strtab.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45851.143276.patch
Type: text/x-patch
Size: 6510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/b3810b8a/attachment.bin>


More information about the llvm-commits mailing list