[all-commits] [llvm/llvm-project] 24993e: [LLDB][Minidump] Merge executable module's archite...

Zequan Wu via All-commits all-commits at lists.llvm.org
Tue Nov 22 10:23:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24993e749ccd0b8f701f5d8cecaaa49cc205aaa2
      https://github.com/llvm/llvm-project/commit/24993e749ccd0b8f701f5d8cecaaa49cc205aaa2
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp
    M lldb/test/Shell/Minidump/Windows/find-module.test
    M lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml

  Log Message:
  -----------
  [LLDB][Minidump] Merge executable module's architecture into target's architecture.

This allows minidump process ABI to match the PE/COFF file ABI.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D137873




More information about the All-commits mailing list