[ARM] Basic And/Or/Xor handling for MVE predicates
[llvm-complete.git] / test / Other / pipefail.txt
blob241080aab661cbbccd4ea9659bdcab7c576148cb
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false