// #target: macos-x64 module test; struct Foo { int x, y; } private Foo[10] array; // #expect: test.ll @test.array = protected unnamed_addr global [10 x %Foo] zeroinitializer, align 16