[Lldb-commits] [lldb] [LLDB] DebugInfoD tests: attempt to fix Fuchsia build (PR #96802)
Petr Hosek via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 27 00:18:38 PDT 2024
petrhosek 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.
It'd be right next to `clang` in the same directory.
https://github.com/llvm/llvm-project/pull/96802
More information about the lldb-commits
mailing list