diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-11-29 11:57:13 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-12-02 12:57:23 +0300 |
commit | 7eecf2b872e506927f59b6a1f4a8546d8baaa700 (patch) | |
tree | 40b554e44916be8cdac3d5cdcefb041873896ca1 /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | ece8fed609061638bc867ecb74e179cb86426d60 (diff) | |
download | bcm5719-llvm-7eecf2b872e506927f59b6a1f4a8546d8baaa700.tar.gz bcm5719-llvm-7eecf2b872e506927f59b6a1f4a8546d8baaa700.zip |
[llvm-readelf/llvm-readobj] - Check the version of SHT_GNU_verneed section entries.
It is a follow-up for D70826 and it is similar to D70810.
SHT_GNU_verneed contains the following fields:
`vn_version`: Version of structure. This value is currently set to 1, and will be reset
if the versioning implementation is incompatibly altered.
(https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/symversion.html)
We should check it for correctness.
Differential revision: https://reviews.llvm.org/D70842
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions