summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/ELF/file-header-abi-version.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-readobj][test] - Fix grammar in comments.Georgii Rymar2020-01-141-1/+1
| | | | This addresses post commit review comments for D71766.
* [llvm-readelf] Print EI_ABIVERSION as decimal instead of hexadecimalFangrui Song2020-01-061-3/+3
| | | | | | | | This matches GNU readelf and llvm-readobj. Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D72234
* [llvm-readobj/llvm-readelf][test] - Add testing for EI_OSABI and ↵Georgii Rymar2019-12-251-0/+47
EI_ABIVERSION fields of an ELF header. We had no separate tests for these fields. Differential revision: https://reviews.llvm.org/D71766
OpenPOWER on IntegriCloud