Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / ThinLTO / X86 / Inputs / distributed_indexes.ll
blob37b55839c12cedaf24ee8c07bf7e803d7606ade8
1 target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
3 define void @g() {
4 entry:
5   ret void
8 @analias = alias void (...), ptr @aliasee
9 define void @aliasee() {
10 entry:
11   ret void