Skip to content

Commit

Permalink
[WebAssembly] Rename eh-assembly.s to -legacy.s
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 15, 2024
1 parent 2064557 commit 727248f
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 727248f

Please sign in to comment.