[all-commits] [llvm/llvm-project] 66cdd6: [lldb] Reduce the stack alignment requirements for...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Mon Jul 11 13:42:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66cdd6548ac51f2039b9f0bc10ec03f387b210c4
      https://github.com/llvm/llvm-project/commit/66cdd6548ac51f2039b9f0bc10ec03f387b210c4
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.h
    A lldb/test/Shell/Unwind/Inputs/windows-unaligned-x86_64-asm.s
    A lldb/test/Shell/Unwind/Inputs/windows-unaligned-x86_64.cpp
    A lldb/test/Shell/Unwind/windows-unaligned-x86_64.test

  Log Message:
  -----------
  [lldb] Reduce the stack alignment requirements for the Windows x86_64 ABI

This fixes https://github.com/llvm/llvm-project/issues/56095.

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




More information about the All-commits mailing list