[clang] [llvm] [WebAssembly] Change to 64-bit table indices on Wasm64 (PR #180649)

Sam Clegg via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 17 11:54:54 PST 2026


================

----------------
sbc100 wrote:

Is this testing the MC layer or the codegen?   Ideally most there in the MC directory should be written in assembly.  If it needs to be written in LLVM IR then maybe its testing something codegen related and should live in the codegen test directory?

https://github.com/llvm/llvm-project/pull/180649


More information about the cfe-commits mailing list