jasonmolenda added a comment.

Isn't it better to print branches within a function as an offset, given that 
our disassembly format by default lists the offset of each instruction.  So 
instead of looking for a 6-digit long hex address, you're looking for a decimal 
offset in the output?  I'm not sure if you disagree with my opinion, or if you 
have an example where it is clearer to have an address that I'm not seeing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155107/new/

https://reviews.llvm.org/D155107

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to