llvm-project/llvm/lib/Object
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
..
Archive.cpp [Object] Skip section offset checking for /<XFGHASHMAP>/ 2022-03-02 13:29:35 +02:00
ArchiveWriter.cpp [AIX] support write operation of big archive. 2022-05-13 10:40:15 -04:00
Binary.cpp [NFC] Add missing switch cases 2022-05-02 18:13:07 -05:00
CMakeLists.txt [Object][DX] Initial DXContainer parsing support 2022-05-02 13:56:33 -05:00
COFFImportFile.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
COFFModuleDefinition.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
COFFObjectFile.cpp [Object] [COFF] Improve error messages 2022-03-02 10:44:41 +02:00
DXContainer.cpp [NFC] Fixing error on some versions of GCC 2022-05-02 15:16:30 -05:00
Decompressor.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
ELF.cpp [llvm-objdump] --private-headers: change errors to warnings for dynamic section dumping 2022-03-28 01:00:43 -07:00
ELFObjectFile.cpp [AMDGPU] Add gfx11 subtarget ELF definition 2022-04-29 12:27:17 -04:00
Error.cpp
FaultMapParser.cpp
IRObjectFile.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
IRSymtab.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
MachOObjectFile.cpp [dsymutil] Apply relocations present in Swift reflection sections 2022-03-17 14:23:20 -03:00
MachOUniversal.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
MachOUniversalWriter.cpp Apply clang-tidy fixes for readability-redundant-smartptr-get in MachOUniversalWriter.cpp (NFC) 2022-03-28 09:18:35 -07:00
Minidump.cpp
ModuleSymbolTable.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
Object.cpp [llvm] Cleanup header dependencies in ADT and Support 2022-01-21 13:54:49 +01:00
ObjectFile.cpp [NFC] Add missing switch cases 2022-05-02 18:13:07 -05:00
OffloadBinary.cpp [Object] Add binary format for bundling offloading metadata 2022-04-14 10:50:52 -04:00
RecordStreamer.cpp
RecordStreamer.h
RelocationResolver.cpp [Object] Support relocation resolver for CSKY 2022-05-13 13:38:17 +08:00
SymbolSize.cpp [llvm-objdump][XCOFF] Enable the -l (--line-numbers) option. 2021-06-10 04:37:06 +00:00
SymbolicFile.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
TapiFile.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
TapiUniversal.cpp Apply clang-tidy fixes for readability-redundant-smartptr-get in TapiUniversal.cpp (NFC) 2022-03-28 09:18:36 -07:00
WasmObjectFile.cpp [WebAssembly] Fix asan issue from https://reviews.llvm.org/D121349 2022-03-15 11:36:56 -07:00
WindowsMachineFlag.cpp
WindowsResource.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
XCOFFObjectFile.cpp [llvm-objcopy] Initial XCOFF32 support. 2022-02-28 04:59:46 -05:00