brintos

brintos / llvm-project-archived public Read only

0
0
Text · 449 B · 0ba4980 Raw
18 lines · yaml
1# RUN: not yaml2obj %s 2>&1 | FileCheck %s 2 3# CHECK: yaml2obj: error: Offset mismatch, not enough space for data.4--- !dxcontainer5Header:6  Hash:            [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 7                     0x0, 0x0, 0x0, 0x0, 0x0, 0x0 ]8  Version:9    Major:           110    Minor:           011  FileSize:        3212  PartCount:       113  PartOffsets:     [ 0 ]14Parts:15  - Name:            FKE016    Size:            817...18