mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-23 13:56:06 +00:00

and UNSUPPORTED" This reverts the revert in r292942. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293007 91177308-0d34-0410-b5e6-96231b3b80d8
5 lines
126 B
Python
5 lines
126 B
Python
# Test the boolean expression parser
|
|
# used for REQUIRES and UNSUPPORTED and XFAIL
|
|
|
|
# RUN: %{python} -m lit.BooleanExpression
|