[PATCH] D37393: [llvm-objcopy] Add support for special section indexes in symbol table greater than SHN_LORESERVE

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 15:19:32 PDT 2017


jakehehrlich updated this revision to Diff 114264.
jakehehrlich added a comment.

Fixed those two things!


Repository:
  rL LLVM

https://reviews.llvm.org/D37393

Files:
  test/tools/llvm-objcopy/abs-symbol.test
  test/tools/llvm-objcopy/common-symbol.test
  test/tools/llvm-objcopy/section-index-unsupported.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37393.114264.patch
Type: text/x-patch
Size: 9030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/dbd09f08/attachment.bin>


More information about the llvm-commits mailing list