[Lldb-commits] [PATCH] D142683: Manual DWARF index: don't skip over -gmodules debug info
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 27 10:17:17 PST 2023
aprantl added a comment.
In D142683#4086026 <https://reviews.llvm.org/D142683#4086026>, @aprantl wrote:
> It shouldn't be able to interfere with the declarations in the (missing) .dwo file in that case, right?
Maybe I should have bothered reading your comment in the code. That's exactly the case you were trying to avoid m-(
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142683/new/
https://reviews.llvm.org/D142683
More information about the lldb-commits
mailing list