This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
meson
Watch
8
Star
0
Fork
You've already forked meson
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
The Meson Build System
http://mesonbuild.com/
6959
Commits
80
Branches
175
Tags
89 MiB
Python
80.1%
Meson
11.8%
C
3.7%
Shell
1.1%
C++
1.1%
Other
1.5%
Tree:
09739284be
meson
/
test cases
/
common
/
123 llvm ir and assembly
/
square.ll
4 lines
75 B
Raw
Blame
History
define
i32
@square_unsigned
(
i32
%a
)
{
%1
=
mul
i32
%a
,
%a
ret
i32
%1
}
Reference in new issue
View Git Blame
Copy Permalink