Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / ThinLTO / X86 / Inputs / index-const-prop-comdat.ll
blob44c9b3e26f317505c81ba2da96ad2588df9a76c1
1 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
2 target triple = "x86_64-unknown-linux-gnu"
4 $comdat.any = comdat any
5 @g = global i32 42, comdat($comdat.any)