The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
irgen.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
static
inline
int
triple
(
int
x
)
{
return
x
*
3
;
}