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/linkage2.ll
Rafael Espindola d7ebc28eec Merge alignment of common GlobalValue.
Fixes pr20882.

llvm-svn: 217455
2014-09-09 17:48:18 +00:00

8 lines
142 B
LLVM

@test1_a = weak global i8 1
@test2_a = external dllimport global i8
@test3_a = common global i16 0
@test4_a = common global i16 0, align 4