diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-01-22 17:20:07 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-01-24 14:30:03 +0300 |
commit | 1af6209d64dc503800797b647f9c281cc2c4ec87 (patch) | |
tree | 809667ea714b60b38efda61cf39d9ccef1f66d0d /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 7d20e80225b3e4f3f5a8c57929061bef55f3d855 (diff) | |
download | llvm-1af6209d64dc503800797b647f9c281cc2c4ec87.zip llvm-1af6209d64dc503800797b647f9c281cc2c4ec87.tar.gz llvm-1af6209d64dc503800797b647f9c281cc2c4ec87.tar.bz2 |
[llvm-readelf] - Improve dumping of objects without a section header string table.
We have a test/Object/no-section-header-string-table.test which checks
what happens when an object does not have a section header string table.
It does not check the full output though.
Currently our output is different from GNU readelf, because the latter prints
"<no-strings>" instead of a section name, while we print nothing.
This patch fixes this, adds a proper test case and removes the one from test/Object,
as it is not a right folder for llvm-readelf tests.
Differential revision: https://reviews.llvm.org/D73193
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions