1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/ObjectYAML/wasm
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
..
code_section.yaml [WebAssembly] Allow for signed relocation addends 2017-04-26 00:02:31 +00:00
custom_section.yaml
data_section.yaml [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
elem_section.yaml [WebAssembly] Read global index in init expression as LEB 2017-04-25 17:11:56 +00:00
export_section.yaml [WebAssembly] Improve libObject support for wasm imports and exports 2017-05-09 23:48:41 +00:00
function_section.yaml [WebAssembly] Fix validation of start function 2017-05-09 17:51:38 +00:00
global_section.yaml
header_invalid_version.yaml obj2yaml: Improve error reporting 2017-06-16 23:29:54 +00:00
header.yaml
import_section.yaml [WebAssembly] Improve libObject support for wasm imports and exports 2017-05-09 23:48:41 +00:00
memory_section.yaml
name_section.yaml [WebAssembly] Add ObjectYAML support for wasm name section 2017-05-05 18:12:34 +00:00
start_section.yaml [WebAssembly] Fix validation of start function 2017-05-09 17:51:38 +00:00
table_section.yaml
type_section.yaml
weak_symbols.yaml [WebAssembly] Add data size and alignement to linking section 2017-06-27 20:27:59 +00:00