Compiler projects using llvm
# RUN: not yaml2obj %s 2>&1 | FileCheck %s 

# CHECK: yaml2obj: error: Offset mismatch, not enough space for data.
--- !dxcontainer
Header:
  Hash:            [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
                     0x0, 0x0, 0x0, 0x0, 0x0, 0x0 ]
  Version:
    Major:           1
    Minor:           0
  FileSize:        32
  PartCount:       1
  PartOffsets:     [ 0 ]
Parts:
  - Name:            SFI0
    Size:            8
...