diff options
author | Sergey Dmitriev <serguei.n.dmitriev@intel.com> | 2019-11-14 12:31:13 -0800 |
---|---|---|
committer | Sergey Dmitriev <serguei.n.dmitriev@intel.com> | 2019-11-14 12:39:28 -0800 |
commit | 4d02263af0d504593e6312b44dfa7749181a21e4 (patch) | |
tree | 0aa0d7df8aeb293d3989ff0838a301a38896a29c /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 2c831971bf9670cd4b5b40c06983845eeffc7245 (diff) | |
download | bcm5719-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