llvm-project/llvm/test/tools/llvm-readobj
zhijian fe3b621f05 [AIX] support write operation of big archive.
SUMMARY

1. Enable supporting the write operation of big archive.
2. the first commit come from https://reviews.llvm.org/D104367
3. refactor the first commit and implement writing symbol table.
4. fixed the bugs and add more test cases in the second commit.

Reviewers: James Henderson
Differential Revision: https://reviews.llvm.org/D123949
2022-05-13 10:40:15 -04:00
..
COFF [llvm-readobj] [COFF] Fix the printout for ARM64 packed homed parameters 2022-05-12 22:52:47 +03:00
ELF [AMDGPU] Add gfx11 subtarget ELF definition 2022-04-29 12:27:17 -04:00
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