summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/main.c
diff options
context:
space:
mode:
authorSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-11-14 12:31:13 -0800
committerSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-11-14 12:39:28 -0800
commit4d02263af0d504593e6312b44dfa7749181a21e4 (patch)
tree0aa0d7df8aeb293d3989ff0838a301a38896a29c /lldb/packages/Python/lldbsuite/test/python_api/value/main.c
parent2c831971bf9670cd4b5b40c06983845eeffc7245 (diff)
downloadbcm5719-llvm-4d02263af0d504593e6312b44dfa7749181a21e4.tar.gz
bcm5719-llvm-4d02263af0d504593e6312b44dfa7749181a21e4.zip
[yaml2obj][COFF] Add support for extended relocation tables
Summary: The tool does not correctly handle COFF sections with extended relocation tables (with IMAGE_SCN_LNK_NRELOC_OVFL bit set), this patch fixes this problem. But I have cheated a bit in the test (to make it smaller) because extended relocation table is supposed to be used when the number of relocations exceeds 65534. Otherwise the test size would be pretty big. Reviewers: jhenderson, MaskRay, mstorsjo Reviewed By: mstorsjo Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70251
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud