[Lldb-commits] [llvm] [lldb] DEBUGINFOD based DWP acquisition for LLDB (PR #70996)
Daniel Thornburgh via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 2 16:32:41 PDT 2023
================
@@ -258,6 +258,8 @@ class TargetProperties : public Properties {
bool GetDebugUtilityExpression() const;
+ Args GetDebugInfoDURLs() const;
----------------
mysterymath wrote:
I tend to think of it as agglutanitive, like "blackbird."
https://github.com/llvm/llvm-project/pull/70996
More information about the lldb-commits
mailing list