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
/
Bitcode
/
Inputs
/
thinlto-function-summary-callgraph.ll
blob
c6ede3252d8826dfa8f5d5f267489e2b01411d39
1
; ModuleID = 'thinlto-function-summary-callgraph2.ll'
2
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
3
target triple = "x86_64-unknown-linux-gnu"
4
5
; Function Attrs: nounwind uwtable
6
define void @func() #0 {
7
entry:
8
ret void
9
}
10