[Lldb-commits] [PATCH] D16049: [LLDB][MIPS] A small fix in GetBreakableLoadAddress() for MIPS

Bhushan Attarde via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 11 01:22:51 PST 2016


bhushan added a comment.

Summary:

Get the load address for the address given by 'symbol' and 'function'.
Earlier, this was done for 'function' only, this patch does it for 'symbol' too.


Repository:
  rL LLVM

http://reviews.llvm.org/D16049





More information about the lldb-commits mailing list