llvm-project/llvm/test/ObjectYAML/wasm
Nicholas Wilson 15f349f76f [WebAssembly] Disallow weak undefined globals in the object format
This implements https://github.com/WebAssembly/tool-conventions/pull/47

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

llvm-svn: 327146
2018-03-09 16:30:44 +00:00
..
code_section.yaml [WebAssembly] Add validation to reloc section 2018-03-05 13:32:38 +00:00
custom_section.yaml
data_section.yaml [WebAssembly] Add validation to reloc section 2018-03-05 13:32:38 +00:00
elem_section.yaml [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
export_section.yaml [WebAssembly] Fix tests with invalid yaml (required CODE section missing) 2018-03-05 12:28:01 +00:00
function_section.yaml [WebAssembly] Fix tests with invalid yaml (required CODE section missing) 2018-03-05 12:28:01 +00:00
global_section.yaml [WebAssembly] Explicitly specify function/global index space in YAML 2018-01-09 21:38:53 +00:00
header.yaml
header_invalid_version.yaml obj2yaml: Improve error reporting 2017-06-16 23:29:54 +00:00
import_section.yaml [WebAssembly] Explicitly specify function/global index space in YAML 2018-01-09 21:38:53 +00:00
invalid_export.yaml [WebAssembly] Validate exports when parsing object files 2017-08-31 21:43:45 +00:00
invalid_global_weak.yaml [WebAssembly] Disallow weak undefined globals in the object format 2018-03-09 16:30:44 +00:00
linking_section.yaml [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
memory_section.yaml [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
name_section.yaml [WebAssembly] Explicitly specify function/global index space in YAML 2018-01-09 21:38:53 +00:00
start_section.yaml [WebAssembly] Fix tests with invalid yaml (required CODE section missing) 2018-03-05 12:28:01 +00:00
table_section.yaml [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
type_section.yaml [WebAssembly] Explicitly specify function/global index space in YAML 2018-01-09 21:38:53 +00:00
weak_symbols.yaml [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00