Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / Other / pipefail.txt
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false