Fix read/write in binary format, which crashes Python 3.
Additionally, clean up redundant (as for Python 3) code and
fix a handful of flake8 warnings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
290 ms | lld.COFF::Unknown Unit Message ("") |
Event Timeline
Comment Actions
Thanks!!
Note that there are no tests for these scripts. It's probably not too bad because these scripts *are* the tests but we might as well benefit from some quicker LIT tests that'll respond to our mistakes faster than buildbot re-runs.