[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / ThinLTO / X86 / Inputs / index-const-prop-alias.ll
blob8d76b450c8a8553891cbb51bf614165dc686a54d
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 @g = global i32 42, align 4
5 @g.alias = weak alias i32, i32* @g