[PATCH] D53435: [x86] Fix issues with a realigned stack in MSVC compiled applications

Aleksandr Urakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 03:09:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345577: [x86] Fix issues with a realigned stack in MSVC compiled applications (authored by aleksandr.urakov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53435?vs=171650&id=171651#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53435

Files:
  lldb/trunk/include/lldb/Symbol/UnwindPlan.h
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextLLDB.h
  lldb/trunk/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp
  lldb/trunk/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
  lldb/trunk/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h
  lldb/trunk/source/Symbol/UnwindPlan.cpp
  lldb/trunk/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53435.171651.patch
Type: text/x-patch
Size: 49847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/f58cea49/attachment.bin>


More information about the llvm-commits mailing list