[Lldb-commits] [PATCH] D102757: [lldb] Remove non address bits when looking up memory regions
Muhammad Omair Javaid via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 28 16:32:12 PDT 2021
omjavaid added a comment.
In D102757#2826611 <https://reviews.llvm.org/D102757#2826611>, @DavidSpickett wrote:
> Do you think this needs a test with a core file as well?
I guess it wont be needed. Included test is fine to check whether we remove non-address bits or not. Rest functionality does not change for elf-core.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102757/new/
https://reviews.llvm.org/D102757
More information about the lldb-commits
mailing list