[PATCH] D38289: [opt-viewer] Don't Decode HTML bytes for Python 2
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 12:33:34 PDT 2017
lebedev.ri added a comment.
In https://reviews.llvm.org/D38289#893294, @anemet wrote:
> Sorry about the delay! I remembered something similar also for Python2 so I wanted to doublecheck. Turns out that was https://reviews.llvm.org/D29802 which is unrelated.
>
> LGTM with the additional comment.
Thank you!
> @modocache, any opinion about this?
Since the change is trivial i'll proceed to commit it now.
Repository:
rL LLVM
https://reviews.llvm.org/D38289
More information about the llvm-commits
mailing list