brintos

brintos / llvm-project-archived public Read only

0
0
Text · 318 B · 1776957 Raw
14 lines · yaml
1# RUN: not yaml2obj %s 2>&1 | FileCheck %s2 3--- !minidump4Streams:5  - Type:            SystemInfo6    Processor Arch:  PPC7    Platform ID:     Linux8    CPU:9      Features:        000102030405060708090a0b0c0d0e0g10 11 12# CHECK: Invalid hex digit in input13# CHECK-NEXT: Features:        000102030405060708090a0b0c0d0e0g14