1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/ObjectYAML/wasm
Heejin Ahn f7b0205560 [WebAssembly] Rename event to tag
We recently decided to change 'event' to 'tag', and 'event section' to
'tag section', out of the rationale that the section contains a
generalized tag that references a type, which may be used for something
other than exceptions, and the name 'event' can be confusing in the web
context.

See
- https://github.com/WebAssembly/exception-handling/issues/159#issuecomment-857910130
- https://github.com/WebAssembly/exception-handling/pull/161

Reviewed By: tlively

Differential Revision: https://reviews.llvm.org/D104423
2021-06-17 20:34:19 -07:00
..
code_section.yaml
custom_section.yaml
data_section.yaml
dylink_section.yaml
elem_section.yaml
event_section.yaml
export_section.yaml
function_section.yaml
global_section.yaml
header_invalid_version.yaml
header.yaml
import_memory_shared.yaml
import_section.yaml
invalid_export.yaml
invalid_global_weak.yaml
invalid_section_order.yaml
linking_section.yaml
memory_section.yaml
multiple-tables.yaml
name_section.yaml
producers_section_repeat.yaml
producers_section.yaml
start_section.yaml
table_section.yaml
target-features-section.yaml
type_section.yaml
weak_symbols.yaml