1; RUN: llvm-as < %s | llvm-bcanalyzer -dump | FileCheck %s
2
3; CHECK: <COMDAT
4$comdat.any = comdat any
5@comdat.any = global i32 0, comdat
6