Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / ExecutionEngine / RuntimeDyld / Mips / Inputs / ExternalFunction.ll
1 define void @foo() {
2 entry:
3   ret void
4 }