]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/wasm/strip-debug.test
Vendor import of lld trunk r338150:
[FreeBSD/FreeBSD.git] / test / wasm / strip-debug.test
1 RUN: llc -filetype=obj %p/Inputs/start.ll -o %t.start.o
2 RUN: wasm-ld --strip-debug -o %t.wasm %t.start.o
3 RUN: obj2yaml %t.wasm | FileCheck %s
4
5 # Check that there is no name section
6 CHECK-NOT:   Name:    name