I believe libedis was deprecated many years ago and hasn't returned. We use the standard LLVM disassembler, so any features need to be built into llvm::MCInst.
> On Aug 31, 2017, at 10:42 AM, Tatyana Krasnukha via lldb-dev > <[email protected]> wrote: > > Hello, > > As I understand it, old disassembler (based on libedis) could print symbolic > information instead/beside address operand of an instruction. And it looks > like there is not such ability in disassembler now. Is this responsibility > shifted on some other component of lldb? Or it was considered as useless and > was removed at all? > > Thanks, > Tatyana > _______________________________________________ > lldb-dev mailing list > [email protected] <mailto:[email protected]> > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev > <http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev>
_______________________________________________ lldb-dev mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
