1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/tools/llvm-readobj
Georgii Rymar c56960224e [llvm-readelf/obj] - Improve diagnostics when printing NT_FILE notes.
This changes the `printNotesHelper` to report warnings on its side when
there are errors when dumping notes.

With that we can provide more content when reporting warnings about broken notes.

Differential revision: https://reviews.llvm.org/D92636
2020-12-09 12:31:46 +03:00
..
COFF [llvm-readobj] Add --coff-tls-directory flag to print TLS Directory & test. 2020-10-08 01:53:15 -07:00
ELF [llvm-readelf/obj] - Improve diagnostics when printing NT_FILE notes. 2020-12-09 12:31:46 +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 [XCOFF][llvm-readobj] Move XCOFF test to XCOFF directory 2020-08-11 17:31:59 +00:00
archive.test [llvm-readobj] - Remove Error.cpp,.h and drop dependencies in the code. 2020-09-01 16:46:17 +03:00
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