repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
yaml2obj
/
Minidump
/
systeminfo-x86-short.yaml
blob
6c86288387c20371b33921e2656ad190bf515389
1
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
2
3
--- !minidump
4
Streams:
5
- Type: SystemInfo
6
Processor Arch: X86
7
Platform ID: Linux
8
CPU:
9
Vendor ID: LLVMLLVMLLV
10
Version Info: 0x01020304
11
Feature Info: 0x05060708
12
AMD Extended Features: 0x09000102
13
14
# CHECK: String too short
15
# CHECK-NEXT: Vendor ID: LLVMLLVMLLV