summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs/linkage.d.ll
blob: aaf010d3885597dca17e64c6940c418cffed1660 (plain)
1
2
3
4
5
@Y = global i8 42

define i64 @foo() { ret i64 7 }

@llvm.used = appending global [2 x i8*] [i8* @Y, i8* bitcast (i64 ()* @foo to i8*)], section "llvm.metadata"
OpenPOWER on IntegriCloud