llvm-for-llvmta/test/Linker/Inputs/linkage2.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02: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