[all-commits] [llvm/llvm-project] b2223b: [WebAssembly] Rename legacy EH mir tests (#107189)

Heejin Ahn via All-commits all-commits at lists.llvm.org
Wed Sep 4 09:53:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2223b4d7efa4ed003a1b3ce7439106ddc63125f
      https://github.com/llvm/llvm-project/commit/b2223b4d7efa4ed003a1b3ce7439106ddc63125f
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

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

  Log Message:
  -----------
  [WebAssembly] Rename legacy EH mir tests (#107189)

We added `-legacy` suffix to the legacy EH `ll` tests in #107166 but
forgot to do the same for `mir` tests.



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