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
/
Inputs
/
pr22807-2.ll
blob
137638e2987a21e33d59a6db1a85f05eacb1dd80
1
%struct.A = type { %struct.B }
2
%struct.B = type opaque
3
4
define i32 @bar(%struct.A %A) {
5
ret i32 0
6
}