llvm/tools/yaml2obj
Sam Clegg 1e975c1249 [WebAssembly] Add support for weak symbols in the binary format
This also introduces the updated format for the
"linking" section which can represent extra
symbol information.  See:
https://github.com/WebAssembly/tool-conventions/pull/10

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305769 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-20 04:04:59 +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 Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +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 [WebAssembly] Add support for weak symbols in the binary format 2017-06-20 04:04:59 +00:00