clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

So everywhere that we want to display a code address for MicroMIPS needs to now 
add code that creates a callable address? I still say that Address::Dump() is 
what should be modified, not DumpAddress if FormatEntity.cpp. I don't want any 
other code anywhere in the debugger to have to make this check. It should be 
just Address::Dump() that knows about this.


Repository:
  rL LLVM

http://reviews.llvm.org/D12079



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

Reply via email to