[Lldb-commits] [lldb] [lldb] Fix dynamic type resolutions for core files (PR #138698)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed May 7 07:54:01 PDT 2025
labath wrote:
Oh, it's [this one](https://github.com/llvm/llvm-project/blob/3feb8b42e973f935883bc9e779645ecdae1a586d/lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp#L547).
That makes more sense now. I'll skip the test on arm. Thanks for catching that.
https://github.com/llvm/llvm-project/pull/138698
More information about the lldb-commits
mailing list