This revision was automatically updated to reflect the committed changes.
Closed by commit rL340179: Remove manual byte counting from Opcode::Dump
(authored by teemperor, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D50677?vs=160484&
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D50677
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/c
teemperor created this revision.
teemperor added a reviewer: clayborg.
Stream now has byte-counting functionality, so let's use this instead of manual
byte
counting.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D50677
Files:
source/Core/Opcode.cpp
Index: source/Core/Opcode.cpp
==