[PATCH] D34564: [opt-viewer] Python 3 support in opt-stats.py

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 12:47:03 PDT 2017


anemet added a comment.

This may be way less efficient for Python 2.  You may want to follow the guidance from here:

http://legacy.python.org/dev/peps/pep-0469/#migrating-to-the-common-subset-of-python-2-and-3


https://reviews.llvm.org/D34564





More information about the llvm-commits mailing list