[ARM] Better OR's for MVE compares
[llvm-core.git] / test / Linker / Inputs / module-flags-dont-change-others.ll
blob61d57e525560e6e39a7f2e10cbfa1e7c41eb0bd8
1 !llvm.module.flags = !{!3, !4, !5}
3 !0 = !{}
4 !1 = !{!0}
5 !2 = !{!0, !1}
6 !3 = !{i32 4, !"foo", i32 37} ; Override the "foo" value.
7 !4 = !{i32 5, !"bar", !1}
8 !5 = !{i32 6, !"baz", !2}