[x86] Allow segment and address-size overrides for MOVS[BWLQ] (PR9385)
[oota-llvm.git] / test / Other / pipefail.txt
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false