Georgii Rymar
|
ec6579fc04
|
[llvm-readobj][test] - Fix grammar in comments.
This addresses post commit review comments for D71766.
|
2020-01-14 12:51:52 +03:00 |
Fangrui Song
|
896b84ac2c
|
[llvm-readelf] Print EI_ABIVERSION as decimal instead of hexadecimal
This matches GNU readelf and llvm-readobj.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D72234
|
2020-01-06 09:25:45 -08:00 |
Georgii Rymar
|
604d7fbfc1
|
[llvm-readobj/llvm-readelf][test] - Add testing for EI_OSABI and EI_ABIVERSION fields of an ELF header.
We had no separate tests for these fields.
Differential revision: https://reviews.llvm.org/D71766
|
2019-12-25 15:03:00 +03:00 |