[ARM] Add and adjust saturation tests for upcoming qadd changes. NFC
[llvm-core.git] / test / Linker / module-flags-4-b.ll
blobc567e314d4232524c90ced9a1866ae134674bbd6
1 ; This file is used with module-flags-4-a.ll
2 ; RUN: true
4 !0 = !{i32 3, !"foo", !{!"bar", i32 42}}
5 !1 = !{i32 1, !"bar", i32 42}
7 !llvm.module.flags = !{ !0, !1 }