1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/Linker/Inputs/linkage.d.ll

6 lines
161 B
LLVM
Raw Normal View History

@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"