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