repo.or.cz
/
llvm-complete.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-complete.git]
/
test
/
tools
/
gold
/
X86
/
Inputs
/
global_with_section.ll
blob
735ac21172cc46144569b3481b70ba4153f58e61
1
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2
target triple = "x86_64-unknown-linux-gnu"
3
4
define void @deadfunc2_called_from_section() {
5
ret void
6
}
7
8
define void @deadfunc2_called_from_nonC_section() {
9
ret void
10
}