1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/ObjectYAML/wasm
Sam Clegg 33666d525d [WebAssembly] Add version to object file metadata
Summary: See https://github.com/WebAssembly/tool-conventions/issues/54

Subscribers: jfb, dschuff, jgravelle-google, aheejin, sunfish, llvm-commits

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

llvm-svn: 330969
2018-04-26 18:15:32 +00:00
..
code_section.yaml [WebAssembly] Add version to object file metadata 2018-04-26 18:15:32 +00:00
custom_section.yaml [WebAssembly] libObject: Don't include the name the size of custom sections 2018-04-12 20:31:12 +00:00
data_section.yaml [WebAssembly] Add version to object file metadata 2018-04-26 18:15:32 +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_invalid_version.yaml
header.yaml
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] Add version to object file metadata 2018-04-26 18:15:32 +00:00
linking_section.yaml [WebAssembly] Add version to object file metadata 2018-04-26 18:15:32 +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] Add version to object file metadata 2018-04-26 18:15:32 +00:00