[Lldb-commits] [PATCH] D86110: [WIP][DebugInfo] Lazily parse debug_loclist offsets
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 18 08:54:22 PDT 2020
labath added a comment.
This sounds perfectly reasonable to me. The offsets are present in memory already so there's no point in storing them in a vector as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86110/new/
https://reviews.llvm.org/D86110
More information about the lldb-commits
mailing list