[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
Wed Sep 6 12:41:18 PDT 2017


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

Made changes requested by James


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.114053.patch
Type: text/x-patch
Size: 9068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/dc3ee5ec/attachment.bin>


More information about the llvm-commits mailing list