index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Linker
/
Inputs
/
type-unique-opaque.ll
blob: 872b601f6910637e685f48e33d5a6ee5f31c422b (
plain
)
1
2
3
4
5
6
%t = type { i8 } %t2 = type { %t*, i16 } define %t2* @f() { ret %t2* null }