metadata-b.ll 161 B

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