[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / Verifier / llvm.used-ptr-type.ll
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"