..
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] Fix trapping behavior in fptosi/fptoui.
2017-11-28 01:13:40 +00:00
WebAssemblyMCTargetDesc.cpp
Fix build of WebAssembly and AVR backends after r321692
2018-01-03 09:30:39 +00:00
WebAssemblyMCTargetDesc.h
[WebAssembly] More uses of uint8_t for single byte values
2018-03-02 06:51:35 +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
[WebAssembly] Add mechanisms for specifying an explicit import module name.
2018-02-09 23:13:22 +00:00
WebAssemblyWasmObjectWriter.cpp
[WebAssembly] Update MCObjectWriter and associated interfaces after r315327
2017-10-10 17:31:43 +00:00