[Lldb-commits] [PATCH] D66858: POSIX DYLD: add workaround for android L loader

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 28 11:33:24 PDT 2019


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

It looks like this code would be better placed inside `UpdateBaseAddrIfNecessary`, as that's exactly what it is doing.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D66858





More information about the lldb-commits mailing list