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
[Transforms] Silence a warning in SROA.cpp (NFC)
[llvm-project.git]
/
llvm
/
test
/
ObjectYAML
/
Offload
/
malformed-offset.yaml
blob
03c0431053ccea695bfa12467a98b6b41879d7f6
1
# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
2
!Offload
3
EntryOffset: 999999999
4
Members:
5
- ImageKind: IMG_Cubin
6
OffloadKind: OFK_OpenMP
7
Flags: 0
8
String:
9
- Key: "triple"
10
Value: "nvptx64-nvidia-cuda"
11
- Key: "arch"
12
Value: "sm_70"
13
Content: "deadbeef"
14
15
# CHECK: Error reading file: <stdin>: The end of the file was unexpectedly encountered