[PATCH] D68847: [lit] Small refactoring and cleanups in main.py

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 18:08:17 PDT 2019


yln created this revision.
yln added reviewers: rnk, ddunbar, serge-sans-paille, probinson, jdenny, cishida, nate_chandler, jordan_rose.
Herald added subscribers: llvm-commits, delcypher.
Herald added a project: LLVM.

- Remove outdated precautions for Python versions < 2.7
- Remove dead code related to `maxIndividualTestTime` option
- Move printing of test and result summary out of main into its own function


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D68847

Files:
  llvm/utils/lit/lit/main.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68847.224515.patch
Type: text/x-patch
Size: 7138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/588d2ed0/attachment.bin>


More information about the llvm-commits mailing list