[PATCH] D143463: [X86] Use the CFA when appropriate for better variable locations around calls.
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 13:25:15 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3be667ae5a10: [X86] Use the CFA when appropriate for better variable locations around calls. (authored by khuey, committed by scott.linder).
Changed prior to commit:
https://reviews.llvm.org/D143463?vs=524120&id=524861#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143463/new/
https://reviews.llvm.org/D143463
Files:
llvm/include/llvm/CodeGen/TargetFrameLowering.h
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/CFIInstrInserter.cpp
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86FrameLowering.h
llvm/lib/Target/X86/X86MCInstLower.cpp
llvm/lib/Target/X86/X86MachineFunctionInfo.h
llvm/test/DebugInfo/X86/stack_adjustments_trigger_cfa_frame_base.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143463.524861.patch
Type: text/x-patch
Size: 18839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/42ff7c34/attachment.bin>
More information about the llvm-commits
mailing list