[llvm] [WebAssembly] Fix .functype directives in tests (PR #108748)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 11:56:20 PDT 2024


dschuff wrote:

Interesting that nobody noticed this, I guess in tests and for handwritten cases it's mostly used to test the asm system, and when generated it's just always after the symbol

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


More information about the llvm-commits mailing list