1; RUN: llvm-as < %s -o /dev/null
2
3@a = global i32 42
4@llvm.used = appending global [1 x i32*] [i32* @a], section "llvm.metadata"
5