llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Dan Gohman 05ac43fec3 [WebAssembly] Experimental ELF writer support
This creates the initial infrastructure for writing ELF output files. It
doesn't yet have any implementation for encoding instructions.

Differential Revision: http://reviews.llvm.org/D15555

llvm-svn: 255869
2015-12-17 01:39:00 +00:00
..
CMakeLists.txt [WebAssembly] Experimental ELF writer support 2015-12-17 01:39:00 +00:00
LLVMBuild.txt
Makefile
WebAssemblyAsmBackend.cpp [WebAssembly] Experimental ELF writer support 2015-12-17 01:39:00 +00:00
WebAssemblyELFObjectWriter.cpp [WebAssembly] Experimental ELF writer support 2015-12-17 01:39:00 +00:00
WebAssemblyMCAsmInfo.cpp [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
WebAssemblyMCAsmInfo.h
WebAssemblyMCCodeEmitter.cpp [WebAssembly] Experimental ELF writer support 2015-12-17 01:39:00 +00:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Experimental ELF writer support 2015-12-17 01:39:00 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Experimental ELF writer support 2015-12-17 01:39:00 +00:00