[all-commits] [llvm/llvm-project] d6d4a4: [WebAssembly] Add type checking for 'throw' (#108641)
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Fri Sep 13 18:15:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6d4a48e0e12f2d5b671c60437e7f55e2c5a506f
https://github.com/llvm/llvm-project/commit/d6d4a48e0e12f2d5b671c60437e7f55e2c5a506f
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
M llvm/test/MC/WebAssembly/eh-assembly.s
Log Message:
-----------
[WebAssembly] Add type checking for 'throw' (#108641)
This was previously missing.
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