[Clang][CodeGen]`vtable`, `typeinfo` et al. are globals
[llvm-project.git] / llvm / test / Linker / metadata-b.ll
blob411f688af1144284c570d9f9ad360251b6045637
1 ; This file is for use with metadata-a.ll
2 ; RUN: true
4 define void @goo(i32 %b) nounwind {
5 entry:
6   ret void, !attach !0
9 !0 = !{i32 524334, ptr @goo}