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
/
v1.12
/
Inputs
/
thinlto_emit_linked_objects2.ll
blob
c6c2046b31a2d79a2dd2f2e22a319497153e4c6f
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 @foo() {
5
entry:
6
ret void
7
}