[Lldb-commits] [PATCH] D130796: [LLDB][NativePDB] Switch to use DWARFLocationList.
Martin Storsjö via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Sep 17 07:35:08 PDT 2022
mstorsjo added a comment.
FYI, this change caused a strange regression for reading PDB files in i386 mode, when LLDB is built in mingw mode (not when it is built in MSVC mode), see https://github.com/llvm/llvm-project/issues/57799 for details.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130796/new/
https://reviews.llvm.org/D130796
More information about the lldb-commits
mailing list