This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25e36145aa
android13
/
external
/
llvm
/
test
/
CodeGen
/
SPARC
/
2009-08-28-WeakLinkage.ll
7 lines
98 B
LLVM
Raw
Blame
History
; RUN: llc -march=sparc < %s | grep weak
define
weak
i32
@func
(
)
nounwind
{
entry:
ret
i32
0
}
Reference in New Issue
View Git Blame
Copy Permalink