1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/ObjectYAML/wasm
Sam Clegg 2aed7fe062 [WebAssembly] Allow each data segment to specify its own alignment
Also, add a flags field as we will almost certainly
be needing that soon too.

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

llvm-svn: 314534
2017-09-29 16:50:08 +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] Update relocation names to match spec 2017-09-01 17:32:01 +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] Validate exports when parsing object files 2017-08-31 21:43:45 +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
invalid_export.yaml [WebAssembly] Validate exports when parsing object files 2017-08-31 21:43:45 +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] Allow each data segment to specify its own alignment 2017-09-29 16:50:08 +00:00