[PATCH] D36624: [opt-viewer] Decode HTML bytes for Python 3

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 03:15:25 PDT 2017


lebedev.ri added a comment.

This change introduced a regression for python2, which is being fixed by https://reviews.llvm.org/D38289
It would be really nice to get some review there..


https://reviews.llvm.org/D36624





More information about the llvm-commits mailing list