repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Fixup the creation of VPT blocks
[llvm-core.git]
/
test
/
CodeGen
/
AMDGPU
/
hsa-metadata-invalid-ocl-version-1.ll
blob
6ce365efbc60f54f02d346245f141641abff930d
1
; RUN: llc -mtriple=amdgcn-amd-amdhsa -filetype=obj -o - < %s | llvm-readelf --notes | FileCheck %s
2
3
; Make sure llc does not crash for invalid opencl version metadata.
4
5
; CHECK: ---
6
; CHECK: Version: [ 1, 0 ]
7
; CHECK: ...
8
9
!opencl.ocl.version = !{}