llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Sam Clegg 12fd3da9d1 [WebAssembly] MC: Fix crash when -g specified.
At this point we don't output any debug sections or thier
relocations.

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

llvm-svn: 316240
2017-10-20 21:28:38 +00:00
..
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 Unbreak build of the wasm backend after r300463. 2017-04-17 19:08:41 +00:00
WebAssemblyMCAsmInfo.h [WebAssembly] Add skeleton MC support for the Wasm container format 2017-02-22 01:23:18 +00:00
WebAssemblyMCCodeEmitter.cpp Change encodeU/SLEB128 to pad to certain number of bytes 2017-09-15 20:34:47 +00:00
WebAssemblyMCTargetDesc.cpp Fix WebAssembly target after r309911. 2017-08-03 05:15:53 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Update MCObjectWriter and associated interfaces after r315327 2017-10-10 17:31:43 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] MC: Fix crash when -g specified. 2017-10-20 21:28:38 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] Fix types for address taken functions 2017-07-05 20:25:08 +00:00
WebAssemblyWasmObjectWriter.cpp [WebAssembly] Update MCObjectWriter and associated interfaces after r315327 2017-10-10 17:31:43 +00:00