brintos

brintos / llvm-project-archived public Read only

0
0
Text · 226 B · bb7a454 Raw
10 lines · yaml
1# RUN: not yaml2obj %s 2>&1 | FileCheck %s2 3--- !minidump4Streams:5  - Type:            LinuxAuxv6    Size:            77    Content:         DEADBEEFBAADF00D8 9# CHECK: Stream size must be greater or equal to the content size10