Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }