Land the long talked about "type system rewrite" patch. This
[llvm/stm8.git] / test / Linker / metadata-b.ll
blobef0270af07560f3eb3d5832a0b5608f2c54fe7b5
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, !and !{ i32 %b }
9 !0 = metadata !{i32 524334, void (i32)* @goo}