llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Dan Gohman 4635017176 [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
A request has been made to the official registry, but an official value is
not yet available. This patch uses a temporary value in order to support
development. When an official value is recieved, the value of EM_WEBASSEMBLY
will be updated.

llvm-svn: 257517
2016-01-12 20:56:01 +00:00
..
CMakeLists.txt [WebAssembly] Introduce a WebAssemblyTargetStreamer class. 2016-01-12 20:30:51 +00:00
LLVMBuild.txt
Makefile
WebAssemblyAsmBackend.cpp [WebAssembly] Remove unused arguments, unused functions. NFC. 2016-01-08 00:43:54 +00:00
WebAssemblyELFObjectWriter.cpp [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it. 2016-01-12 20:56:01 +00:00
WebAssemblyMCAsmInfo.cpp WebAssembly: use .skip instead of .zero directive 2016-01-07 23:18:29 +00:00
WebAssemblyMCAsmInfo.h [WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmInfo to MCAsmInfoELF. 2015-12-17 20:50:45 +00:00
WebAssemblyMCCodeEmitter.cpp [WebAssembly] Implement a prototype instruction encoder and disassembler. 2016-01-12 03:32:29 +00:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Introduce a WebAssemblyTargetStreamer class. 2016-01-12 20:30:51 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Introduce a WebAssemblyTargetStreamer class. 2016-01-12 20:30:51 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Introduce a WebAssemblyTargetStreamer class. 2016-01-12 20:30:51 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it. 2016-01-12 20:56:01 +00:00