[lit][NFC] Use enum to represent test order
authorJulian Lettner <julian.lettner@apple.com>
Wed, 27 Jan 2021 19:06:58 +0000 (11:06 -0800)
committerJulian Lettner <julian.lettner@apple.com>
Wed, 27 Jan 2021 19:10:17 +0000 (11:10 -0800)
commit810599241868f05c71da961f6293a19aec176548
tree31d8f0482803af17a4f21d8a3be79705dcf62e88
parent61a66e4b5ec18e9e73c2f6334f6b7f7dd4bca77e
[lit][NFC] Use enum to represent test order

Use an enum to more explicitly represent the test execution order.
llvm/utils/lit/lit/cl_arguments.py
llvm/utils/lit/lit/main.py