1 target datalayout = "e-m:w-p:32:32-i64:64-f80:32-n8:16:32-S32"
2 target triple = "i686-pc-windows-msvc"
5 @foo = global i64 43, comdat($foo)
7 define i32 @bar() comdat($foo) {
12 @qux = global i32 13, comdat($qux)
13 @in_unselected_group = global i32 13, comdat($qux)
15 define i32 @baz() comdat($qux) {
20 @any = global i64 7, comdat($any)