repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
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