[all-commits] [llvm/llvm-project] 219a2e: [WebAssembly] Update WebAssemblyAsmTypeCheck for t...
かめのこにょこにょこ via All-commits
all-commits at lists.llvm.org
Sat Mar 5 07:57:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 219a2eb4d48fd5708452ed5cec14a9e1609c9ee5
https://github.com/llvm/llvm-project/commit/219a2eb4d48fd5708452ed5cec14a9e1609c9ee5
Author: kamenokonokotan <kamenokonokotan at gmail.com>
Date: 2022-03-05 (Sat, 05 Mar 2022)
Changed paths:
M llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
M llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.h
A llvm/test/MC/WebAssembly/funcref-from-table.s
Log Message:
-----------
[WebAssembly] Update WebAssemblyAsmTypeCheck for table.get
This patch is aimed to resolve [[ https://github.com/llvm/llvm-project/issues/53789 | GitHub Issue #53789 ]].
Reviewed By: sbc100
Differential Revision: https://reviews.llvm.org/D120229
More information about the All-commits
mailing list