You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
342 B

# RUN: yaml2obj %s -o %t.wasm
# RUN: llvm-readobj -h %t.wasm \
# RUN: | FileCheck %s -DFILE=%t.wasm --strict-whitespace --match-full-lines
# CHECK:File: [[FILE]]
# CHECK-NEXT:Format: WASM
# CHECK-NEXT:Arch: wasm32
# CHECK-NEXT:AddressSize: 32bit
# CHECK-NEXT:Version: 0x1
# CHECK-NOT:{{.}}
--- !WASM
FileHeader:
Version: 0x00000001