diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-11-18 17:43:50 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-11-20 11:55:55 +0300 |
commit | 1cc78fdb6f7d81d58cdafa44b0966708dc8575bf (patch) | |
tree | 842113be2319ffb7b06425bf9092ce9ba6442515 /clang/lib | |
parent | c54959c00d0b39f357d48c3b4f955d72de4c9fc1 (diff) | |
download | bcm5719-llvm-1cc78fdb6f7d81d58cdafa44b0966708dc8575bf.tar.gz bcm5719-llvm-1cc78fdb6f7d81d58cdafa44b0966708dc8575bf.zip |
[llvm-readobj/llvm-readelf] - Improve dumping of versioning sections.
Our elf-versioninfo.test is not perfect. It does not properly test how
flags are dumped and also we have a bug: they are dumped as enums in
LLVM style now, i.e not dumped properly.
GNU style uses a `versionFlagToString` method to build a string from flags
which seems is consistent with GNU readelf.
In this patch I fixed the issues mentioned.
Differential revision: https://reviews.llvm.org/D70399
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions