diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2018-06-07 00:02:07 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2018-06-07 00:02:07 +0000 |
commit | cf017ada68d96a4960df5ee80d756e5d27ff10a3 (patch) | |
tree | ccc560e28bf287a1655ded96f4daf3bf62b3c298 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 4d9fd7a266048fa0c0de8e694f6e768498884522 (diff) | |
download | bcm5719-llvm-cf017ada68d96a4960df5ee80d756e5d27ff10a3.tar.gz bcm5719-llvm-cf017ada68d96a4960df5ee80d756e5d27ff10a3.zip |
llvm-readobj: fix printing number of relocations in Android packed format.
With '-elf-output-style=GNU -relocations', a header containing the number
of entries is printed before all the relocation entries in the section.
For Android packed format, we need to perform the unpacking first before
we can get the actual number of relocations in the section.
Patch by Rahul Chaudhry!
Differential Revision: https://reviews.llvm.org/D47800
llvm-svn: 334147
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions