1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/tools/llvm-readobj
Georgii Rymar 03029fc3ec [llvm-readelf/obj] - Index phdrs and relocations from 0 when reporting warnings.
As was mentioned in comments here:
https://reviews.llvm.org/D92636#inline-864967

we are not consistent and sometimes index things from 0, but sometimes
from 1 in warnings.

This patch fixes 2 places: messages reported for
program headers and messages reported for relocations.

Differential revision: https://reviews.llvm.org/D93805
2021-01-11 15:13:54 +03:00
..
COFF [llvm-readobj] [ARMWinEH] Clearly print an invalid case of packed unwind info as such 2021-01-08 10:04:44 +02:00
ELF [llvm-readelf/obj] - Index phdrs and relocations from 0 when reporting warnings. 2021-01-11 15:13:54 +03:00
MachO [llvm-readobj] Don't print out section names for STABS symbols 2020-10-12 18:55:40 -07:00
wasm [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
XCOFF
archive.test
basic.test [llvm-readelf] - Implement --section-details option. 2020-10-27 13:29:39 +03:00
macho-arm64e.test [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
thin-archive.test