aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2021-03-02 16:11:34 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2021-03-02 16:13:55 -0800
commitf46a441b1c5dfb0a2580f656e1506fa138f21165 (patch)
tree763c23b9f09ac0e0485bdc153aa47acb97e85e10 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent5826aa48f03fba215b135f3c21ee52662281134d (diff)
downloadllvm-f46a441b1c5dfb0a2580f656e1506fa138f21165.zip
llvm-f46a441b1c5dfb0a2580f656e1506fa138f21165.tar.gz
llvm-f46a441b1c5dfb0a2580f656e1506fa138f21165.tar.bz2
[lldb] Extend Python convenience variable table with equivalent APIs
Add a column to the table of convenience variables with the equivalent API to get to the current debugger, target, process, etc. We often get asked to make convenience variables available outside of the interactive interpreter. After explaining why that's not possible, a common complaint is that it's hard to find out how to get to these variables in a non-interactive context, for example how to get to the current frame when given a thread. This patch aims to alleviate that by including the APIs to navigate between these instances in the table. Differential revision: https://reviews.llvm.org/D97778
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions