1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/tools/obj2yaml
Sam Clegg 1e7ea802fe [WebAssembly] Expose the offset of each data segment
Summary:
This allows tools like lld that process relocations
to apply data relocation correctly. This information
is required because relocation are stored as section
offset.

Subscribers: jfb, dschuff, jgravelle-google, aheejin

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

llvm-svn: 307741
2017-07-12 00:24:54 +00:00
..
CMakeLists.txt Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
coff2yaml.cpp Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
dwarf2yaml.cpp [DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader part only). 2017-06-06 01:22:34 +00:00
elf2yaml.cpp [obj2yaml] Produce correct output for invalid relocations. 2017-01-26 23:12:53 +00:00
Error.cpp
Error.h
macho2yaml.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
obj2yaml.cpp obj2yaml: Improve error reporting 2017-06-16 23:29:54 +00:00
obj2yaml.h [WebAssembly] Improve support for WebAssembly binary format 2017-03-30 19:44:09 +00:00
wasm2yaml.cpp [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00