[llvm-readelf/llvm-objdump] - Improve/refactor the implementation of SHT_LLVM_ADDRSIG...
[llvm-complete.git] / test / Other / pipefail.txt
blob241080aab661cbbccd4ea9659bdcab7c576148cb
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false