[lit] Push computation of workers into run_tests
authorJulian Lettner <julian.lettner@apple.com>
Thu, 30 Apr 2020 20:47:09 +0000 (13:47 -0700)
committerJulian Lettner <julian.lettner@apple.com>
Thu, 30 Apr 2020 20:49:30 +0000 (13:49 -0700)
commit3cd6e02920c0f8de5cab95b79bc3032900028d33
tree43bfcf6cb2337a1269b5384a626d963337a07614
parent511868dcf3b9d4fdeb817763165b9a830e9ab9a1
[lit] Push computation of workers into run_tests

This also avoids assigning to the option object.
llvm/utils/lit/lit/main.py