1; This file is for use with metadata-a.ll 2; RUN: true 3 4define void @goo(i32 %b) nounwind { 5entry: 6 ret void, !attach !0 7} 8 9!0 = !{i32 524334, void (i32)* @goo} 10