llvm-project/llvm/test/Linker/Inputs/linkage2.ll

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
142 B
LLVM
Raw Normal View History

@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