[PATCH] D94734: [lit] Use os.cpu_count() to cleanup TODO

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 17:46:35 PST 2021


thakis added a comment.

Didn't look at the diff, but there's already code in the tree that requires python3 (eg `subprocess.DEVNULL` in compiler-rt/test/lit.common.cfg.py). So that part is fine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94734/new/

https://reviews.llvm.org/D94734



More information about the llvm-commits mailing list