[PATCH] D58196: [lit][NFC] Cleanup lit worker process handling

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 16:41:34 PST 2019


yln added a comment.

@rnk
I just realized that we are still using "threads" for the display and command line options and different notions in the code: thread, jobs, workers. Since I am already at it, should I unify the terminology (in a separate patch)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58196





More information about the llvm-commits mailing list