[PATCH] D73011: [opt viewer] Python compat - decode/encode string

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 19 22:43:58 PST 2020


ychen added a comment.

@MaskRay Yeah, that would be ideal. I'm also in favor of supporting python3 only. The change for `open` to add `encoding` parameter is still needed though since the default value is platform-dependent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73011





More information about the llvm-commits mailing list