llvm-project/llvm/test/tools/llvm-readobj
Abinav Puthan Purayil d96361d714 [AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor and the kernel metadata map
This change introduces the dynamic stack boolean field to code-object-v3
and above under the code properties of the kernel descriptor and under
the kernel metadata map of NT_AMDGPU_METADATA. This field corresponds to
the is_dynamic_callstack field of amd_kernel_code_t.

Differential Revision: https://reviews.llvm.org/D128344
2022-07-18 10:07:13 +05:30
..
COFF [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
ELF [AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor and the kernel metadata map 2022-07-18 10:07:13 +05:30
MachO Reland "[llvm-readobj][MachO] Add option to sort the symbol table before dumping (MachO only, for now)." 2022-03-31 14:21:41 -04:00
XCOFF [AIX][XCOFF] address post-commit review comments of patch https://reviews.llvm.org/D82549 2022-03-28 15:05:41 -04:00
wasm llvm-readobj: support globals in initializer expressions 2022-01-31 20:11:08 -08:00
archive.test
basic.test [AIX] support write operation of big archive. 2022-05-13 10:40:15 -04:00
macho-arm64e.test
sort-symbols.test Reland "[llvm-readobj][MachO] Add option to sort the symbol table before dumping (MachO only, for now)." 2022-03-31 14:21:41 -04:00
thin-archive.test