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

Kevin Frei via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 15:50:53 PDT 2023


kevinfrei wrote:

> Out of curiosity, why did you choose the delimiter as ' ' instead of something like ';'?

Because that's how the environment variable works. It was less a choice and more 🤷 

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


More information about the llvm-commits mailing list