1 RUN: llvm-mc -filetype=obj -triple=wasm32-unknown-unknown %p/Inputs/start.s -o %t.start.o
2 RUN: wasm-ld --strip-all -o %t.wasm %t.start.o
3 RUN: obj2yaml %t.wasm | FileCheck %s
6 RUN: wasm-ld -s -o %t.wasm %t.start.o
7 RUN: obj2yaml %t.wasm | FileCheck %s
9 # Check that there is no name section