..
CMakeLists.txt
[WebAssembly] Add skeleton MC support for the Wasm container format
2017-02-22 01:23:18 +00:00
LLVMBuild.txt
…
WebAssemblyAsmBackend.cpp
[WebAssembly] Update MCObjectWriter and associated interfaces after r315327
2017-10-10 17:31:43 +00:00
WebAssemblyELFObjectWriter.cpp
[WebAssembly] Update MCObjectWriter and associated interfaces after r315327
2017-10-10 17:31:43 +00:00
WebAssemblyFixupKinds.h
[WebAssembly] Basic support for Wasm object file encoding.
2017-02-24 23:18:00 +00:00
WebAssemblyMCAsmInfo.cpp
[WebAssembly] Add exception handling option and feature
2018-02-24 00:40:50 +00:00
WebAssemblyMCAsmInfo.h
[WebAssembly] Add skeleton MC support for the Wasm container format
2017-02-22 01:23:18 +00:00
WebAssemblyMCCodeEmitter.cpp
[WebAssembly] Only write 32-bits for WebAssembly::OPERAND_OFFSET32
2018-04-04 22:27:58 +00:00
WebAssemblyMCTargetDesc.cpp
[WebAssembly] Add except_ref as a first-class type
2018-03-08 04:05:37 +00:00
WebAssemblyMCTargetDesc.h
[WebAssembly] Add except_ref as a first-class type
2018-03-08 04:05:37 +00:00
WebAssemblyTargetStreamer.cpp
[WebAssembly] Use uint8_t for single byte values to match the spec
2018-03-01 18:06:21 +00:00
WebAssemblyTargetStreamer.h
Fix layering of MachineValueType.h by moving it from CodeGen to Support
2018-03-23 23:58:25 +00:00
WebAssemblyWasmObjectWriter.cpp
[WebAssembly] Update MCObjectWriter and associated interfaces after r315327
2017-10-10 17:31:43 +00:00