llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Sam Clegg cf2a9e28b1 [WebAssembly] Remove ELF file support.
This support was partial and temporary.  Now that we have
wasm object file support its no longer needed.

Differential Revision: https://reviews.llvm.org/D48744

llvm-svn: 337222
2018-07-16 23:09:29 +00:00
..
CMakeLists.txt [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
LLVMBuild.txt
WebAssemblyAsmBackend.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyFixupKinds.h [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
WebAssemblyMCAsmInfo.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyMCAsmInfo.h [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyMCCodeEmitter.cpp Support: Simplify endian stream interface. NFCI. 2018-05-18 19:46:24 +00:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
WebAssemblyWasmObjectWriter.cpp MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00