xref: /llvm-project/llvm/test/Linker/unnamed-addr-err-b.ll (revision fac3a018d1f7260a70b9def030ef5a3866d1901e)
1; This file is for use with unnamed-addr-err-a.ll
2; RUN: true
3
4@foo = appending global [1 x i32] [i32 42]
5