llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Wouter van Oortmerssen 48139ebc3a [WebAssembly] Add int32 DW_OP_WASM_location variant
This to allow us to add reloctable global indices as a symbol.
Also adds R_WASM_GLOBAL_INDEX_I32 relocation type to support it.

See discussion in https://github.com/WebAssembly/debugging/issues/12
2020-04-16 16:32:17 -07:00
..
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt [WebAssembly] Move InstPrinter files to MCTargetDesc. NFC 2019-05-13 03:32:41 +00:00
WebAssemblyAsmBackend.cpp [WebAssembly] Make __attribute__((used)) not imply export. 2019-08-29 22:40:00 +00:00
WebAssemblyFixupKinds.h
WebAssemblyInstPrinter.cpp [WebAssembly] Replace all calls with generalized multivalue calls 2020-02-18 15:55:20 -08:00
WebAssemblyInstPrinter.h [WebAssembly] Replace all calls with generalized multivalue calls 2020-02-18 15:55:20 -08:00
WebAssemblyMCAsmInfo.cpp [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
WebAssemblyMCAsmInfo.h [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
WebAssemblyMCCodeEmitter.cpp [WebAssembly] Allow multivalue types in block signature operands 2019-10-15 18:28:22 +00:00
WebAssemblyMCTargetDesc.cpp CMake: Make most target symbols hidden by default 2020-01-14 19:46:52 -08:00
WebAssemblyMCTargetDesc.h [WebAssembly] Replace all calls with generalized multivalue calls 2020-02-18 15:55:20 -08:00
WebAssemblyTargetStreamer.cpp [MCStreamer] De-capitalize EmitValue EmitIntValue{,InHex} 2020-02-14 23:08:40 -08:00
WebAssemblyTargetStreamer.h [WebAssembly] Add new `export_name` clang attribute for controlling wasm export names 2019-12-11 11:54:57 -08:00
WebAssemblyWasmObjectWriter.cpp [WebAssembly] Add int32 DW_OP_WASM_location variant 2020-04-16 16:32:17 -07:00