[Lldb-commits] [lldb] [LLDB] DebugInfoD tests: attempt to fix Fuchsia build (PR #96802)

Kevin Frei via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 26 17:02:44 PDT 2024


kevinfrei wrote:

> What do you mean by "normal" location?

"normal" as defined by whoever wrote Makefile.rules originally and thought that was the correct place to file tools like ar and objcopy, I guess? So, on your build machine, do you know where the llvm-dwp file might be installed? Because honestly, I'd rather just use that thing instead of assuming the GNU dwp tool is around.

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


More information about the lldb-commits mailing list