[RuntimeDyld] Make sure we emit MachO __eh_frame and __gcc_except_tab sections,
[oota-llvm.git] / test / Other / pipefail.txt
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false