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
/
ThinLTO
/
X86
/
Inputs
/
distributed_indexes.ll
blob
37b55839c12cedaf24ee8c07bf7e803d7606ade8
1
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
2
3
define void @g() {
4
entry:
5
ret void
6
}
7
8
@analias = alias void (...), ptr @aliasee
9
define void @aliasee() {
10
entry:
11
ret void
12
}