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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 19 18:09:49 PST 2020


MaskRay added subscribers: thakis, MaskRay.
MaskRay added a comment.

`#!/usr/bin/env python` -> `python3` will be simpler, but I know @thakis could be unhappy.


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