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 85b547e995 Reland "[WebAssembly] Add support for naming wasm data segments"
Add adds support for naming data segments.  This is useful
useful linkers so that they can merge similar sections.

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

llvm-svn: 313795
2017-09-20 19:03:35 +00:00
..
CMakeLists.txt Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
yaml2coff.cpp Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
yaml2elf.cpp [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE 2017-09-07 20:44:16 +00:00
yaml2macho.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
yaml2obj.cpp Try to fix uninitialized read reported by msan. 2017-06-15 23:44:19 +00:00
yaml2obj.h [WebAssembly] Improve support for WebAssembly binary format 2017-03-30 19:44:09 +00:00
yaml2wasm.cpp Reland "[WebAssembly] Add support for naming wasm data segments" 2017-09-20 19:03:35 +00:00