16 lines · yaml
1# RUN: not yaml2obj %s 2>&1 | FileCheck %s2 3--- !minidump4Streams:5 - Type: SystemInfo6 Processor Arch: X867 Platform ID: Linux8 CPU:9 Vendor ID: LLVMLLVMLLV10 Version Info: 0x0102030411 Feature Info: 0x0506070812 AMD Extended Features: 0x0900010213 14# CHECK: String too short15# CHECK-NEXT: Vendor ID: LLVMLLVMLLV16