1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/ObjectYAML
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
..
ArchiveYAML.h
CodeViewYAMLDebugSections.h
CodeViewYAMLSymbols.h
CodeViewYAMLTypeHashing.h
CodeViewYAMLTypes.h
COFFYAML.h
DWARFEmitter.h
DWARFYAML.h
ELFYAML.h [yaml2obj][obj2yaml] Support custom ELF section header string table name 2021-06-16 10:02:23 +01:00
MachOYAML.h
MinidumpYAML.h
ObjectYAML.h [yaml2obj] Initial the support of yaml2obj for 32-bit XCOFF. 2021-06-07 04:14:44 +00:00
WasmYAML.h [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
XCOFFYAML.h [yaml2obj] Initial the support of yaml2obj for 32-bit XCOFF. 2021-06-07 04:14:44 +00:00
yaml2obj.h [yaml2obj] Initial the support of yaml2obj for 32-bit XCOFF. 2021-06-07 04:14:44 +00:00
YAML.h