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
Typo fix; NFC
[llvm-project.git]
/
llvm
/
test
/
tools
/
yaml2obj
/
GOFF
/
GOFF-no-header.yaml
blob
55f0efaacdf899e0cf1f480176ae719289301775
1
# RUN: not yaml2obj %s FileCheck --ignore-case %s
2
3
# CHECK: yaml2obj: error: missing required key 'FileHeader'
4
--- !GOFF
5
## X: [] is an extra field required as workaround for
6
## 'document of unknown type' error
7
X: []