Skip to content

Commit

Permalink
[WebAssembly] Rename eh-assembly.s to -legacy.s (llvm#108747)
Browse files Browse the repository at this point in the history
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 llvm#108668 will be renamed
to `eh-assembly.s`.
  • Loading branch information
aheejin committed Sep 16, 2024
1 parent d8ee96c commit 4b4dbaa
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 4b4dbaa

Please sign in to comment.