[llvm] [lldb] DEBUGINFOD based DWP acquisition for LLDB (PR #70996)

Kevin Frei via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 16:18:09 PDT 2023


================
@@ -258,6 +258,8 @@ class TargetProperties : public Properties {
 
   bool GetDebugUtilityExpression() const;
 
+  Args GetDebugInfoDURLs() const;
----------------
kevinfrei wrote:

I *really* hate that, but that's clearly consistent with the rest of the code. I need to pronounce it as a single word, I think. "Dehbooginfawd"

https://github.com/llvm/llvm-project/pull/70996


More information about the llvm-commits mailing list