view test/Linker/Inputs/linkage2.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 60c9769439b8
children
line wrap: on
line source

@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