[PATCH] D114443: [DebugInfo][InstrRef] Cope with win32 calls changing the stack-pointer in LiveDebugValues
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 24 11:56:59 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbfadc5dcbfa8: [DebugInfo][InstrRef] Cope with win32 calls changing SP in LiveDebugValues (authored by jmorse).
Changed prior to commit:
https://reviews.llvm.org/D114443?vs=389203&id=389584#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114443/new/
https://reviews.llvm.org/D114443
Files:
llvm/include/llvm/CodeGen/TargetFrameLowering.h
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86FrameLowering.h
llvm/test/DebugInfo/MIR/InstrRef/win32-chkctk-modifies-esp.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114443.389584.patch
Type: text/x-patch
Size: 14290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/47bea0c6/attachment.bin>
More information about the llvm-commits
mailing list