summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value
diff options
context:
space:
mode:
authorJake Ehrlich <jakehehrlich@google.com>2018-03-07 19:59:15 +0000
committerJake Ehrlich <jakehehrlich@google.com>2018-03-07 19:59:15 +0000
commit0a151bd6efbf528026cba0786897cb0a60f63e8c (patch)
treecf4a8b060978c201722b965cde156f5ecc1da5f0 /lldb/packages/Python/lldbsuite/test/python_api/value
parent80ec0c3106fc3e35588b6a32a3f026f49634477c (diff)
downloadbcm5719-llvm-0a151bd6efbf528026cba0786897cb0a60f63e8c.tar.gz
bcm5719-llvm-0a151bd6efbf528026cba0786897cb0a60f63e8c.zip
[llvm-objcopy] Add support for large indexes
Because of -ffunction-sections (and maybe other use cases I'm not aware of?) it can occur that we need more than 0xfeff sections but ELF dosn't support that many sections. To solve this problem SHN_XINDEX exists and with it come a whole host of changes for section indexes everywhere. This change adds support for those cases which should allow llvm-objcopy to copy binaries that have an arbitrary number of sections. Differential Revision: https://reviews.llvm.org/D42516 llvm-svn: 326940
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud