1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm/BinaryFormat
Wouter van Oortmerssen 1184fb03b6 [WebAssembly] Fix PIC/GOT codegen for wasm64
__table_base is know 64-bit, since in LLVM it represents a function pointer offset
__table_base32 is a copy in wasm32 for use in elem init expr, since no truncation may be used there.
New reloc R_WASM_TABLE_INDEX_REL_SLEB64 added

Differential Revision: https://reviews.llvm.org/D101784
2021-05-20 09:59:31 -07:00
..
ELFRelocs [M68k](4/8) MC layer and object file support 2021-03-08 12:30:57 -08:00
AMDGPUMetadataVerifier.h
COFF.h fix comment typo to cycle bots 2021-03-29 15:47:16 -04:00
Dwarf.def Add debug support for set types 2021-03-29 18:04:48 -07:00
Dwarf.h Reapply "[DebugInfo] Add new instruction and DIExpression operator for variadic debug values" 2021-03-05 12:32:05 +00:00
DynamicTags.def [llvm-readobj/elf] - AArch64: Handle AARCH64_VARIANT_PCS for GNUStyle 2020-12-17 11:09:53 -03:00
ELF.h AMDGPU/NFC: Replace EF_AMDGPU_MACH_AMDGCN_RESERVED_0X3E with EF_AMDGPU_MACH_AMDGCN_GFX1034 2021-05-18 15:11:50 -04:00
MachO.def
MachO.h [lld-macho] add code signature for native arm64 macOS 2021-02-24 17:05:23 -08:00
Magic.h Magic.h - reduce includes to forward declarations. NFC. 2020-06-09 11:54:51 +01:00
Minidump.h
MinidumpConstants.def
MsgPack.def
MsgPack.h
MsgPackDocument.h [docs] Fix doxygen comments wrongly attached to the llvm namespace 2021-04-07 01:20:18 +02:00
MsgPackReader.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
MsgPackWriter.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
Wasm.h [WebAssembly] Add TLS data segment flag: WASM_SEG_FLAG_TLS 2021-05-12 13:31:02 -07:00
WasmRelocs.def [WebAssembly] Fix PIC/GOT codegen for wasm64 2021-05-20 09:59:31 -07:00
WasmTraits.h [wasm] Move WasmTraits.h to BinaryFormat 2020-09-28 22:07:28 +02:00
XCOFF.h [XCOFF][NFC] make csect properties optional for getXCOFFSection 2021-02-17 20:51:42 -05:00