[PATCH] D42674: Make utils/UpdateTestChecks/common.py Python 2/3 compatible and fix print statements.
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 06:14:11 PST 2018
asb added a reviewer: modocache.
asb added a subscriber: modocache.
asb added a comment.
Adding @modocache as reviewer, who has been responsible for making the opt-viewer tools Py2+Py3 compatible. The changes look sensible to me, but the vast majority of the Python I've written for a long time has been Py3.
Repository:
rL LLVM
https://reviews.llvm.org/D42674
More information about the llvm-commits
mailing list