[ARM] Better OR's for MVE compares
[llvm-core.git] / test / Linker / module-flags-1-b.ll
blobb3d1412c7d26957c93cd784ebbf52603162531e8
1 ; This file is used with module-flags-1-a.ll
2 ; RUN: true
4 !0 = !{ i32 1, !"foo", i32 37 }
5 !1 = !{ i32 1, !"qux", i32 42 }
6 !2 = !{ i32 1, !"mux", !{ !"hello world", i32 927 } }
8 !llvm.module.flags = !{ !0, !1, !2 }