blob: 6ee27f8c8a77696c675e69cdc3e6e1cb0c3e98e9 [file] [log] [blame]
Sam Clegg5489b9f2018-01-31 00:13:26 +00001RUN: llc -filetype=obj %p/Inputs/start.ll -o %t.start.o
Sam Clegg752494b2018-05-05 01:23:07 +00002RUN: wasm-ld --strip-debug -o %t.wasm %t.start.o
Sam Cleggc94d3932017-11-17 18:14:09 +00003RUN: obj2yaml %t.wasm | FileCheck %s
4
Sam Clegg59d52f82018-10-31 19:30:43 +00005# Test alias -S
6RUN: wasm-ld -S -o %t.wasm %t.start.o
7RUN: obj2yaml %t.wasm | FileCheck %s
8
Sam Cleggc94d3932017-11-17 18:14:09 +00009# Check that there is no name section
10CHECK-NOT: Name: name