1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/yaml2obj
Sam Clegg 14655b5aa9 [WebAssembly] Write DWARF data into wasm object file
- Writes ".debug_XXX" into corresponding custom sections.
- Writes relocation records into "reloc.debug_XXX" sections.

Patch by Yury Delendik!

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

llvm-svn: 330982
2018-04-26 19:27:28 +00:00
..
CMakeLists.txt
yaml2coff.cpp [Debuginfo][COFF] Minimal serialization support for precompiled types records 2018-04-09 20:17:56 +00:00
yaml2elf.cpp [tools] Use WithColor for printing errors. 2018-04-21 21:11:59 +00:00
yaml2macho.cpp [tools] Change std::sort to llvm::sort in response to r327219 2018-04-01 21:24:53 +00:00
yaml2obj.cpp Define InitLLVM to do common initialization all at once. 2018-04-13 18:26:06 +00:00
yaml2obj.h
yaml2wasm.cpp [WebAssembly] Write DWARF data into wasm object file 2018-04-26 19:27:28 +00:00