diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-12-11 12:46:30 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-12-14 11:24:08 +0300 |
commit | 4e2e785ddd35c421a4df9453f17b8317d6b62b2c (patch) | |
tree | 507ee74dffb16985b76fbc8534c8c3d8e471ba22 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4b6f29413c59b1a016f127bc3c3e1c15c6bea2a9 (diff) | |
download | llvm-4e2e785ddd35c421a4df9453f17b8317d6b62b2c.zip llvm-4e2e785ddd35c421a4df9453f17b8317d6b62b2c.tar.gz llvm-4e2e785ddd35c421a4df9453f17b8317d6b62b2c.tar.bz2 |
[llvm-readelf] - Improve ELF type field dumping.
This is related to https://bugs.llvm.org/show_bug.cgi?id=40868.
Currently we don't print `OS Specific`/``Processor Specific`/`<unknown>`
prefixes when dumping the ELF file type. This is not consistent
with GNU readelf. The patch fixes it.
Also, this patch removes the `types.test`, because we already have
`file-types.test`, which tests more cases and this patch revealed that
we have such a duplicate.
Differential revision: https://reviews.llvm.org/D93096
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions