[Lldb-commits] [lldb] [LLDB] Handle i686 mingw32 mangling prefix (PR #160930)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 26 12:06:02 PDT 2025


Michael137 wrote:

Since the only difference in the reverted patch was adding `AsmLabel`s to the PDB decls, I suspect something is adding the `_` prefix to those names. What do those `AsmLabel`s look like on mingw32?

https://github.com/llvm/llvm-project/pull/160930


More information about the lldb-commits mailing list