[all-commits] [llvm/llvm-project] 7323cb: [WebAssembly] Add a WASM table to `llvm/test/MC/We...
Demetrius Kanios via All-commits
all-commits at lists.llvm.org
Wed Feb 11 09:39:28 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7323cb3d6911db2c224843688496201bb11ecf8a
https://github.com/llvm/llvm-project/commit/7323cb3d6911db2c224843688496201bb11ecf8a
Author: Demetrius Kanios <demetrius at kanios.net>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M llvm/test/MC/WebAssembly/wasm64.s
Log Message:
-----------
[WebAssembly] Add a WASM table to `llvm/test/MC/WebAssembly/wasm64.s`. NFC (#180861)
Adds an `externref` WASM table to the MC level testing of Wasm64 to make
sure it emits the table with the `IS_64` (64-bit/i64 indices) flag.
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