[PATCH] D81361: Make lit TestRunner.py work in Python 3

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 01:05:39 PDT 2020


gribozavr2 accepted this revision.
gribozavr2 added a comment.
This revision is now accepted and ready to land.

Generally in Python it is preferred to have more strongly typed inputs than stringifying whatever comes in. If you feel like this is the best choice, I don't mind.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81361





More information about the llvm-commits mailing list