diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-12-10 12:44:05 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-12-11 12:24:37 +0300 |
commit | 445c3fdd2ae8648cd79f98d3d72ff142b4c19792 (patch) | |
tree | 531cabd8ce1e2446b754c2de2a668887f11d91b7 /lldb/packages/Python/lldbsuite/test/python_api/sbdata | |
parent | 21bc8958668a4dc21de8328ef856ddcf38a97da7 (diff) | |
download | bcm5719-llvm-445c3fdd2ae8648cd79f98d3d72ff142b4c19792.tar.gz bcm5719-llvm-445c3fdd2ae8648cd79f98d3d72ff142b4c19792.zip |
[llvm-readelf] - Do no print an empty symbol version as "<corrupt>"
It is discussed here https://reviews.llvm.org/D71118#inline-643172
Currently when a version is empty, llvm-readelf prints:
"000: 0 (*local*) 2 (<corrupt>)"
But GNU readelf does not treat empty section as corrupt.
There is no sense in having empty versions anyways it seems, but
this change is for consistency with GNU.
Differential revision: https://reviews.llvm.org/D71243
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata')
0 files changed, 0 insertions, 0 deletions