================ @@ -0,0 +1,87 @@ +# RUN: yaml2obj %s -o %t.wasm +# RUN: llvm-objdump -t %t.wasm | FileCheck %s ---------------- sbc100 wrote: Should we add a test for `nm` too? https://github.com/llvm/llvm-project/pull/81063