mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
0403252429
Summary: Use io.open instead of codecs.open according to here https://stackoverflow.com/questions/10971033/backporting-python-3-openencoding-utf-8-to-python-2 Add `u` prefix to string literal to make them utf-8 in python2. Reviewers: anemet, serge-sans-paille Reviewed by: serge-sans-paille Differential Revision: https://reviews.llvm.org/D73011 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
opt-diff.py | ||
opt-stats.py | ||
opt-viewer.py | ||
optpmap.py | ||
optrecord.py | ||
style.css |