[llvm] [WebAssembly] Print type signature and table for call_indirect (PR #179120)

Heejin Ahn via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 13 20:39:51 PST 2026


================
@@ -0,0 +1,29 @@
+; RUN: llc < %s -asm-verbose=false -mattr=-reference-types,+tail-call -O2 | FileCheck --check-prefixes=CHECK,NOREF %s
----------------
aheejin wrote:

Can you delete this file?

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


More information about the llvm-commits mailing list