[PATCH] D143463: [X86] Use the CFA as the DWARF frame base for better variable locations around calls.
J. Ryan Stinnett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 07:10:24 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd421f5226048: [X86] Use the CFA as the DWARF frame base for better variable locations around… (authored by khuey, committed by jryans).
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/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86FrameLowering.h
llvm/test/CodeGen/X86/dbg-baseptr.ll
llvm/test/DebugInfo/X86/dwarf-public-names.ll
llvm/test/ExecutionEngine/OrcLazy/debug-objects-elf-minimal.ll
llvm/test/MC/X86/dwarf-size-field-overflow.test
llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143463.522176.patch
Type: text/x-patch
Size: 9215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/65915843/attachment.bin>
More information about the llvm-commits
mailing list