[Lldb-commits] [lldb] [lldb][windows] fix x86_64 arg register mapping for lldb-server (PR #197663)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu May 14 06:19:46 PDT 2026
https://github.com/DavidSpickett approved this pull request.
Matches https://learn.microsoft.com/en-us/cpp/build/x64-calling-convention?view=msvc-170#parameter-passing so LGTM.
Include that link in the PR description.
https://github.com/llvm/llvm-project/pull/197663
More information about the lldb-commits
mailing list