[Lldb-commits] [PATCH] D11465: Fix "process load/unload" on android
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 3 03:57:59 PST 2015
tberghammer added a comment.
In http://reviews.llvm.org/D11465#300606, @labath wrote:
> 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.
I uploaded http://reviews.llvm.org/D15183 to fix the issue
Repository:
rL LLVM
http://reviews.llvm.org/D11465
More information about the lldb-commits
mailing list