Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Linker / module-flags-3-b.ll
1 ; This file is used with module-flags-3-a.ll
2 ; RUN: true
3
4 !0 = !{i32 3, !"foo", !{!"bar", i32 42}}
5 !1 = !{i32 1, !"bar", i32 42}
6
7 !llvm.module.flags = !{ !0, !1 }