This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
79dc4420f0
Branches
Tags
No results found.
llvm-project
/
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