1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/MC/WebAssembly
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
..
alias-offset.s [MC][WebAssembly] Fix provisional values for data alias relocations 2021-02-08 16:56:57 -08:00
alias.s
annotations.s [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
array-fill.ll
assembler-binary.ll [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
atomics-encodings.s
bad-fixup-expr.s [WebAssembly] Add new relocation for location relative data 2021-03-08 11:34:10 -08:00
basic-assembly-errors.s [WebAssembly] Update InstPrinter and AsmParser for new EH instructions 2021-02-06 08:54:56 -08:00
basic-assembly.s [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
blockaddress.ll
bss.ll
bulk-memory-encodings.s
call-indirect-relocs.s [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
comdat-sections.ll [WebAssembly] Support COMDAT sections in assembly syntax 2020-12-10 16:43:59 -08:00
comdat-sections.s [WebAssembly] Support COMDAT sections in assembly syntax 2020-12-10 16:43:59 -08:00
comdat.ll [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
compile-twice.ll
custom-code-section.ll
custom-sections.ll
data-section-combined.s [WebAssembly] Use data sections by default 2021-02-09 11:03:06 -08:00
data-section.s [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
data-symbol-in-text-section.ll
debug-byval-struct.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
debug-info64.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
debug-info.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
debug-localvar.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
dwarfdump64.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
dwarfdump.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
explicit-sections.ll
export-name.s
external-data.ll
external-func-address.ll
externref.s
file-headers.ll
func-address.ll
function-alias.ll [WebAssembly] call_indirect issues table number relocs 2021-03-01 16:49:00 +01:00
function-sections.ll
global-ctor-dtor.ll [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
globals.s
import-module.s
libcall.ll
lit.local.cfg
missing-features.s
no-dead-strip.ll
null-output.s
objdump.s [WebAssembly] Remove exnref and br_on_exn 2021-01-09 02:02:54 -08:00
offset.ll
reference-types.s
reloc-code.ll [WebAssembly] call_indirect issues table number relocs 2021-03-01 16:49:00 +01:00
reloc-data.ll
reloc-pic64.s [WebAssembly] Fix PIC/GOT codegen for wasm64 2021-05-20 09:59:31 -07:00
reloc-pic.s [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
reloc-relative.ll [WebAssembly] Add new relocation for location relative data 2021-03-08 11:34:10 -08:00
section-flags-changed.s Reland: "[lld][WebAssembly] Initial support merging string data" 2021-05-10 16:03:38 -07:00
section-symbol.s [WebAssembly] Fix assert in lookup of section symbols 2021-02-18 11:50:14 -08:00
sections.ll
simd-encodings.s [WebAssembly] Test i64x2.abs encoding 2021-04-13 00:06:25 -07:00
stack-ptr.ll
tables.s [WebAssembly][MC] Record limit constraints for table sizes 2021-03-24 09:44:22 +01:00
tag-section-decoding.ll [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
tag-section.ll [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
tail-call-encodings.s [WebAssembly] Swap operand order of call_indirect in text format 2021-03-03 08:51:21 +01:00
tls.s [WebAssembly] Add TLS data segment flag: WASM_SEG_FLAG_TLS 2021-05-12 13:31:02 -07:00
type-index.s [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
types.ll [WebAssembly] Remove unimplemented-simd target feature 2021-03-18 10:23:12 -07:00
unnamed-data.ll Reland: "[lld][WebAssembly] Initial support merging string data" 2021-05-10 16:03:38 -07:00
visibility.ll
wasm64.s [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
weak-alias.s [WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC. 2021-03-24 09:10:11 +01:00
weak.s