[Lldb-commits] [PATCH] D11465: Fix "process load/unload" on android

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 2 10:40:47 PST 2015


labath added a subscriber: labath.
labath added a comment.

In http://reviews.llvm.org/D11465#300581, @jingham wrote:

> It seems like an awful lot of logic is duplicated between the POSIX & Android versions of LoadImage when all that really changes is the name of the function you are calling.  Is it possible to centralize this some more?


We've been discussing this offline. I believe Tamas is working on resolving that.


Repository:
  rL LLVM

http://reviews.llvm.org/D11465





More information about the lldb-commits mailing list