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

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 16:06:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312756: [llvm-objcopy] Add support for special section indexes in symbol table greater… (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D37393?vs=114264&id=114275#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37393

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

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


More information about the llvm-commits mailing list