llvm-project/llvm/test/tools/gold/Inputs/weak.ll

3 lines
44 B
LLVM

@a = weak global i32 41
@c = global i32* @a