zig/deps/lld/test/wasm/strip-debug.test
2018-08-04 17:47:16 -04:00

7 lines
208 B
Plaintext

RUN: llc -filetype=obj %p/Inputs/start.ll -o %t.start.o
RUN: wasm-ld --strip-debug -o %t.wasm %t.start.o
RUN: obj2yaml %t.wasm | FileCheck %s
# Check that there is no name section
CHECK-NOT: Name: name