The Nest
Explore
Sign in
nuudlman
llvm
llvm
test
Linker
Inputs
type-unique-unrelated2.ll
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
%t = type { i8* } declare %t @g() define %t @g2() { %x = call %t @g() ret %t %x }