diff options
author | Heejin Ahn <aheejin@gmail.com> | 2024-09-16 11:29:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 11:29:24 -0700 |
commit | 4b4dbaaede7c6fd215f48dba83e2215a69a8811a (patch) | |
tree | 1c7dbafa13811171f17dd6cc9c8b0fbaad87d204 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | d8ee96c50029c294c29dad4aad57def9eefc6ff3 (diff) | |
download | llvm-4b4dbaaede7c6fd215f48dba83e2215a69a8811a.zip llvm-4b4dbaaede7c6fd215f48dba83e2215a69a8811a.tar.gz llvm-4b4dbaaede7c6fd215f48dba83e2215a69a8811a.tar.bz2 |
[WebAssembly] Rename eh-assembly.s to -legacy.s (#108747)
The plan was to make `eh-assembly.s` contain both the legacy and the new
tests, but the new tests require `--no-type-check` because the type
checker for the new EH is in progress. In case this drags on further
than expected, this renames the current file to `-legacy.s` in order to
follow the current naming scheme in `test/CodeGen/WebAssembly`.
After landing this first, `eh-assembly-new.s` in #108668 will be renamed
to `eh-assembly.s`.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions