llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Rafael Espindola d86e8bb0ed Delete MCCodeGenInfo.
MC doesn't really care about CodeGen stuff, so this was just
complicating target initialization.

llvm-svn: 274258
2016-06-30 18:25:11 +00:00
..
CMakeLists.txt [WebAssembly] Introduce a WebAssemblyTargetStreamer class. 2016-01-12 20:30:51 +00:00
LLVMBuild.txt
WebAssemblyAsmBackend.cpp [WebAssembly] Add an assertion to catch unexpected MCFixupKindInfo flags. 2016-01-13 19:31:57 +00:00
WebAssemblyELFObjectWriter.cpp WebAssembly: fix build break introduced by ELFObjectWriter churn 2016-01-13 23:36:00 +00:00
WebAssemblyMCAsmInfo.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
WebAssemblyMCAsmInfo.h [WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmInfo to MCAsmInfoELF. 2015-12-17 20:50:45 +00:00
WebAssemblyMCCodeEmitter.cpp Fix the wasm build by including EndianStream.h 2016-06-23 18:12:31 +00:00
WebAssemblyMCTargetDesc.cpp Delete MCCodeGenInfo. 2016-06-30 18:25:11 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Implement support for custom NaN bit patterns. 2016-02-16 15:14:23 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Emit type signatures for declared functions 2016-06-03 18:34:36 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] Emit type signatures for declared functions 2016-06-03 18:34:36 +00:00