repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-core.git]
/
test
/
Linker
/
Inputs
/
override-with-internal-linkage-2.ll
blob
2f54a1511fa14e9176203fd4c6665a91d4b8a14b
1
define internal i32 @foo(i32 %i) {
2
entry:
3
ret i32 4
4
}