[all-commits] [llvm/llvm-project] d6e4c4: Revert "[X86] Use the CFA as the DWARF frame base ...
J. Ryan Stinnett via All-commits
all-commits at lists.llvm.org
Mon May 15 08:55:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6e4c4f8c172c5f5b0b1952520c2ff4b23b5daca
https://github.com/llvm/llvm-project/commit/d6e4c4f8c172c5f5b0b1952520c2ff4b23b5daca
Author: J. Ryan Stinnett <jryans at gmail.com>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M llvm/include/llvm/CodeGen/TargetFrameLowering.h
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M llvm/lib/Target/X86/X86FrameLowering.cpp
M llvm/lib/Target/X86/X86FrameLowering.h
M llvm/test/CodeGen/X86/dbg-baseptr.ll
M llvm/test/DebugInfo/X86/dwarf-public-names.ll
M llvm/test/ExecutionEngine/OrcLazy/debug-objects-elf-minimal.ll
M llvm/test/MC/X86/dwarf-size-field-overflow.test
M llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
Log Message:
-----------
Revert "[X86] Use the CFA as the DWARF frame base for better variable locations around calls."
This reverts commit d421f5226048e4a5d88aab157d0f4d434c43f208.
LLDB tests are failing as shown in
https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/55133/testReport/
More information about the All-commits
mailing list