1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm/BinaryFormat
Yury Delendik 6939b086bb [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations
Extends DWARF expression language to express locals/globals locations. (via
target-index operands atm) (possible variants are: non-virtual registers
or address spaces)

The WebAssemblyExplicitLocals can replace virtual registers to targertindex
operand type at the time when WebAssembly backend introduces
{get,set,tee}_local instead of corresponding virtual registers.

Reviewed By: aprantl, dschuff

Tags: #debug-info, #llvm

Differential Revision: https://reviews.llvm.org/D52634
2019-12-20 14:39:05 -08:00
..
ELFRelocs [AARCH64] Switch relocations R_AARCH64_TLS_TPREL64 and R_AARCH64_DTPMOD64 2019-07-31 14:42:57 +00:00
AMDGPUMetadataVerifier.h [AMDGPU] Switched HSA metadata to use MsgPackDocument 2019-03-13 18:55:50 +00:00
COFF.h [COFF] Widen PE32Header fields to fit 64 bit versions 2019-11-21 12:05:00 +02:00
Dwarf.def [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations 2019-12-20 14:39:05 -08:00
Dwarf.h [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly operands locations 2019-12-20 14:39:05 -08:00
DynamicTags.def [llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support DT_PPC_GOT and DT_PPC_OPT 2019-06-05 01:36:48 +00:00
ELF.h [ELF] Support for PT_GNU_PROPERTY in header and tools 2019-12-04 15:38:12 +00:00
MachO.def
MachO.h [yaml2obj/obj2yaml][MachO] Allow setting custom section data 2019-08-20 08:49:07 +00:00
Magic.h [BinaryFormat] Teach identify_magic about Tapi files. 2019-08-21 21:00:16 +00:00
Minidump.h Add ExceptionStream to llvm::Object::minidump 2019-10-18 14:43:15 +00:00
MinidumpConstants.def minidump: Add an "arm64" constant 2019-10-31 11:20:46 +01:00
MsgPack.def
MsgPack.h
MsgPackDocument.h [MsgPack] New MsgPackDocument class 2019-03-13 18:54:47 +00:00
MsgPackReader.h
MsgPackWriter.h
Wasm.h [WebAssembly] Add new export_name clang attribute for controlling wasm export names 2019-12-11 11:54:57 -08:00
WasmRelocs.def [WebAssembly] Add new explicit relocation types for PIC relocations 2019-04-04 17:43:50 +00:00
XCOFF.h [XCOFF][AIX] Differentiate usage of label symbol and csect symbol 2019-11-08 09:30:10 -05:00