1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Linker/Inputs/ConstantGlobals.ll
Rafael Espindola 533544ad95 merge tests for constant linking.
llvm-svn: 220951
2014-10-31 05:04:16 +00:00

3 lines
65 B
LLVM

@X = constant [1 x i32] [i32 8]
@Y = external constant [1 x i32]