[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 18:36:30 PDT 2023


jryans added a comment.

Yeah, you’ll need to enable it by giving `cmake` something like `-D LLVM_ENABLE_PROJECTS="lldb"`. See https://llvm.org/docs/CMake.html#frequently-used-llvm-related-variables for more details.


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