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
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
test
/
Linker
/
metadata-b.ll
blob
411f688af1144284c570d9f9ad360251b6045637
1
; This file is for use with metadata-a.ll
2
; RUN: true
3
4
define void @goo(i32 %b) nounwind {
5
entry:
6
ret void, !attach !0
7
}
8
9
!0 = !{i32 524334, ptr @goo}