Split off from D58817
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
utils/update_mir_test_checks.py | ||
---|---|---|
413 | encode() should also work if we don't expect Unicode in l. But it just saves a few characters so may not be worthy |
Differential D58820
Fix update_mir_test_checks.py to run on python3 ClosedPublic Authored by RKSimon on Mar 1 2019, 5:13 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 1 2019, 11:42 PM
Closed by commit rL355268: Fix update_mir_test_checks.py to run on python3 (authored by RKSimon). · Explain WhyMar 2 2019, 3:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188886 utils/update_mir_test_checks.py
|
encode() should also work if we don't expect Unicode in l. But it just saves a few characters so may not be worthy