1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/ObjectYAML/wasm
Thomas Lively 2769a48f27 [WebAssembly] Allow multivalue signatures in object files
Summary:
Also changes the wasm YAML format to reflect the possibility of having
multiple return types and to put the returns after the params for
consistency with the binary encoding.

Reviewers: aheejin, sbc100

Subscribers: dschuff, jgravelle-google, hiraditya, sunfish, arphaman, rupprecht, llvm-commits

Tags: #llvm

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

llvm-svn: 375283
2019-10-18 20:27:30 +00:00
..
code_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
custom_section.yaml
data_section.yaml [WebAssembly] Update MC for bulk memory 2019-02-19 22:56:19 +00:00
dylink_section.yaml
elem_section.yaml
event_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
export_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
function_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
global_section.yaml
header_invalid_version.yaml
header.yaml
import_memory_shared.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
import_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
invalid_export.yaml
invalid_global_weak.yaml
invalid_section_order.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
linking_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
memory_section.yaml
name_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
producers_section_repeat.yaml [WebAssembly] Parse llvm.ident into producers section 2019-01-17 02:29:55 +00:00
producers_section.yaml [WebAssembly] Parse llvm.ident into producers section 2019-01-17 02:29:55 +00:00
start_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
table_section.yaml
target-features-section.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
type_section.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
weak_symbols.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00