xref: /aosp_15_r20/external/llvm/test/Linker/Inputs/linkage2.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1@test1_a = weak global i8 1
2
3@test2_a = external dllimport global i8
4
5@test3_a = common global i16 0
6
7@test4_a = common global i16 0, align 4
8