llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Heejin Ahn 1d891d44f3 [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
..
CMakeLists.txt [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyAsmBackend.cpp [MC] Default MCAsmBackend::mayNeedRelaxation() to false 2020-08-02 22:13:59 -07:00
WebAssemblyFixupKinds.h
WebAssemblyInstPrinter.cpp [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyInstPrinter.h [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyMCAsmInfo.cpp [WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pc 2020-11-13 09:32:31 -08:00
WebAssemblyMCAsmInfo.h
WebAssemblyMCCodeEmitter.cpp [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyMCTargetDesc.h [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WebAssemblyTargetStreamer.h [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WebAssemblyWasmObjectWriter.cpp [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00