summaryrefslogtreecommitdiff
path: root/test/Linker/comdat10.ll
blob: 8a32c4267393efb31c77db1cd6f168b485552598 (plain)
1
2
3
4
5
6
; RUN: llvm-link %s /dev/null -S -o - | FileCheck %s

$c = comdat largest

; CHECK: @c = global i32 0, comdat
@c = global i32 0, comdat