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 d3b03d52bc [WebAssembly] Add data size and alignement to linking section
The overal size of the data section (including BSS)
is otherwise not included in the wasm binary.

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

llvm-svn: 306459
2017-06-27 20:27:59 +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] Allow for signed relocation addends 2017-04-26 00:02:31 +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