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

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 05:56:49 PDT 2023


Orlando added a comment.

If you're testing the API you might need `-DLLDB_ENABLE_PYTHON=On` too which enables the LLDB python bindings. That option is present in the Cmake step of the logs <https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/55133/consoleFull>. (Not an LLDB dev, just passing by).


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