repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git]
/
test
/
tools
/
yaml2obj
/
minidump-systeminfo-other-not-hex.yaml
blob
17769570c5bd045e1d607801aa8678f7e047c352
1
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
2
3
--- !minidump
4
Streams:
5
- Type: SystemInfo
6
Processor Arch: PPC
7
Platform ID: Linux
8
CPU:
9
Features: 000102030405060708090a0b0c0d0e0g
10
11
12
# CHECK: Invalid hex digit in input
13
# CHECK-NEXT: Features: 000102030405060708090a0b0c0d0e0g