summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/Inputs/index-const-prop-alias.ll
blob: 8d76b450c8a8553891cbb51bf614165dc686a54d (plain)
1
2
3
4
5
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"

@g = global i32 42, align 4
@g.alias = weak alias i32, i32* @g
OpenPOWER on IntegriCloud