1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/tools/llvm-readobj
Fangrui Song 4be3ad3853 [yaml2obj/obj2yaml/llvm-readobj] Support SHF_GNU_RETAIN
In binutils, the flag is defined for ELFOSABI_GNU and ELFOSABI_FREEBSD.
It can be used to mark a section as a GC root.

In practice, the flag has generic semantics and can be applied to many
EI_OSABI values, so we consider it generic.

Differential Revision: https://reviews.llvm.org/D95728
2021-02-02 09:19:53 -08: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 [yaml2obj/obj2yaml/llvm-readobj] Support SHF_GNU_RETAIN 2021-02-02 09:19:53 -08:00
MachO [llvm-readobj] Don't print out section names for STABS symbols 2020-10-12 18:55:40 -07:00
wasm [Object][WebAssembly] Update format of error messages 2021-01-25 21:12:53 -08:00
XCOFF
archive.test
basic.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05: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 [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00