[PATCH] D143463: [X86] Use the CFA as the DWARF frame base for better variable locations around calls.

Kyle Huey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 15:08:32 PDT 2023


khuey requested review of this revision.
khuey marked 2 inline comments as done.
khuey added a comment.

Other than dbg-baseptr.ll, the test changes are all adjusting for the slightly larger DW_AT_frame_base value.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143463/new/

https://reviews.llvm.org/D143463



More information about the llvm-commits mailing list