[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Linker / comdat10.ll
1 ; RUN: llvm-link %s /dev/null -S -o - | FileCheck %s
2
3 $c = comdat largest
4
5 ; CHECK: @c = global i32 0, comdat
6 @c = global i32 0, comdat