Stream now has byte-counting functionality, so let's use this instead of manual byte
counting.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50677
Remove manual byte counting from Opcode::Dump ClosedPublic Authored by teemperor on Aug 13 2018, 4:40 PM.
Details Summary Stream now has byte-counting functionality, so let's use this instead of manual byte
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 19 2018, 11:13 PM Closed by commit rL340179: Remove manual byte counting from Opcode::Dump (authored by teemperor). · Explain WhyAug 20 2018, 8:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161492 lldb/trunk/source/Core/Opcode.cpp
|