1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/Object
Craig Topper 96c406a887 [FaultsMaps][llvm-objdump] Move FaultMapParser to Object/. Remove CodeGen dependency from llvm-objdump
FaultsMapParser lived in CodeGen and was forcing llvm-objdump to
link CodeGen and everything CodeGen depends on.

This was previously attempted in r240364 to fix a link failure.
The CodeGen dependency was independently added to fix the same
link failure, and that ended up being kept.

Removing the dependency seems like the correct layering for
llvm-objdump.

Reviewed By: MaskRay, jhenderson

Differential Revision: https://reviews.llvm.org/D95414
2021-01-27 10:39:59 -08:00
..
Archive.h
ArchiveWriter.h
Binary.h Replace T(x) with reinterpret_cast<T>(x) everywhere it means reinterpret_cast. NFC. 2020-12-22 19:54:29 -05:00
COFF.h [LLD] Set alignment as part of Characteristics in TLS table. 2020-10-15 00:22:40 -07:00
COFFImportFile.h
COFFModuleDefinition.h
CVDebugRecord.h
Decompressor.h
ELF.h [llvm-elfabi] Support ELF file that lacks .gnu.hash section 2021-01-26 12:31:52 -08:00
ELFObjectFile.h [PowerPC] Support powerpcle target in LLVMObject [2/5] 2021-01-02 12:17:39 -06:00
ELFTypes.h [libObject] - Add more ELF types to LLVM_ELF_IMPORT_TYPES_ELFT define (ELFTypes.h). 2020-12-25 11:39:05 +03:00
Error.h
FaultMapParser.h [FaultsMaps][llvm-objdump] Move FaultMapParser to Object/. Remove CodeGen dependency from llvm-objdump 2021-01-27 10:39:59 -08:00
IRObjectFile.h
IRSymtab.h
MachO.h
MachOUniversal.h
MachOUniversalWriter.h Fix Wdocumentation warning. NFCI. 2020-10-11 11:25:22 +01:00
Minidump.h
ModuleSymbolTable.h
ObjectFile.h Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt. 2020-11-09 12:53:53 +03:00
RelocationResolver.h [lib/Object] - Generalize the RelocationResolver API. 2020-11-20 10:32:49 +03:00
StackMapParser.h Make LLVM build in C++20 mode 2020-12-17 10:44:10 +00:00
SymbolicFile.h Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt. 2020-11-09 12:53:53 +03:00
SymbolSize.h
TapiFile.h
TapiUniversal.h
Wasm.h [lld][WebAssembly] Add support for handling table symbols 2021-01-14 11:13:13 +01:00
WindowsMachineFlag.h
WindowsResource.h
XCOFFObjectFile.h [AIX][XCOFF][NFC] Change geNumberOfVRSaved function name to getNumberOfVRSaved. 2020-11-27 13:37:43 -05:00