[lib/ObjectYAML] - Cleanup the private interface of ELFState<ELFT>. NFCI.
[llvm-complete.git] / test / Object / wasm-invalid-start.test
blob12f75676345fd2abc6e33f3eebc020c7aa7b9706
1 # RUN: yaml2obj %s | not llvm-objdump -h - 2>&1 | FileCheck %s
3 !WASM
4 FileHeader:
5   Version:         0x00000001
6 Sections:
7   - Type:            START
8     StartFunction:   0
10 # CHECK: {{.*}}: Invalid start function