[LLD][COFF] Ignore DEBUG_S_XFGHASH_TYPE/VIRTUAL
[llvm-project.git] / lld / test / wasm / strip-all.test
blobae3314f30676c5074dd7d928792d17daa3eeed24
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
5 # Test alias -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
10 CHECK-NOT:   Name:    name