[all-commits] [llvm/llvm-project] c108c1: [WebAssembly] Rename old EH tests to *-legacy (#93...

Heejin Ahn via All-commits all-commits at lists.llvm.org
Tue May 28 13:26:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c108c1e94580d70e2be66172ab4397fcff004376
      https://github.com/llvm/llvm-project/commit/c108c1e94580d70e2be66172ab4397fcff004376
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    A llvm/test/CodeGen/WebAssembly/cfg-stackify-eh-legacy.ll
    R llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.ll
    A llvm/test/CodeGen/WebAssembly/exception-legacy.ll
    R llvm/test/CodeGen/WebAssembly/exception.ll

  Log Message:
  -----------
  [WebAssembly] Rename old EH tests to *-legacy (#93585)

I think test files for the legacy and the new EH (exnref) are better be
separate, and I'd like to use the current test file names for the new
EH, rather than keeping the current files and naming the new ones as
`-new` or something.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list