[Lldb-commits] [PATCH] D62504: Avoid calling LoadModules twice when modules change
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 27 08:59:35 PDT 2019
aadsm added a comment.
@jankratochvil I imagine the first test to be failing because this patch doesn't handle correctly the unload (or rather as soon as it unloads one shared object it stops working as expected).
I'm going to look at this today (right now it's 9am for me).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62504/new/
https://reviews.llvm.org/D62504
More information about the lldb-commits
mailing list