summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-09-07 23:02:50 +0000
committerPetr Hosek <phosek@chromium.org>2017-09-07 23:02:50 +0000
commitec2b3fce1bd3a494c5dd94ea78863d13ad41a0cf (patch)
treebefd299b2e23a4a6511d2072f598ca2522db64ce /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb79e7a6897c4d806c8272aee5d390c4cf86f22ce (diff)
downloadbcm5719-llvm-ec2b3fce1bd3a494c5dd94ea78863d13ad41a0cf.tar.gz
bcm5719-llvm-ec2b3fce1bd3a494c5dd94ea78863d13ad41a0cf.zip
[llvm-objcopy] Add support for special section indexes in symbol table greater than SHN_LORESERVE
As is indexes above SHN_LORESERVE will not be handled correctly because they'll be treated as indexes of sections rather than special values that should just be copied. This change adds support to copy them though. Patch by Jake Ehrlich Differential Revision: https://reviews.llvm.org/D37393 llvm-svn: 312756
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud