1 # RUN: not yaml2obj -o %t %s 2>&1 | FileCheck %s
13 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
20 Content: 0000000000000000
23 # CHECK: YAML:17:5: error: Section size must be greater or equal to the content size
24 # CHECK-NEXT: - Name: .data
26 # CHECK-NEXT: yaml2obj: Failed to parse YAML file!