[Lldb-commits] [PATCH] D122349: [lldb] Don't persist the LINKEDIT slide in the indirect symbol offset

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 23 15:57:44 PDT 2022


JDevlieghere added a comment.

PS: I don't think we should ever parse the symbol table more than onceafter D114288 <https://reviews.llvm.org/D114288>, but this patch is still the right thing to do imho.


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

https://reviews.llvm.org/D122349



More information about the lldb-commits mailing list