blob: 2ecdc1ff30a75932ea8c54ba7bc2e10f781bf91f [file] [log] [blame]
Rafael Espindola7fc29542014-09-09 14:27:09 +00001; RUN: llvm-link %s %p/Inputs/linkage2.ll -S | FileCheck %s
2; RUN: llvm-link %p/Inputs/linkage2.ll %s -S | FileCheck %s
3
4@test1_a = common global i8 0
5
6; CHECK: @test1_a = common global i8 0