[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 15:10:54 PDT 2024


kevinfrei wrote:

> @petrhosek Is there a way you can help @kevinfrei validate this on Fuchsia

Specifically, I'm adding tests that require dwp/llvm-dwp laying around somewhere, and it looks like Fuchsia doesn't put it in the 'normal' location, and I have no idea how to simply disable an LLDB test for Fuchsia, because it lies to the infra and says it's linux (which is probably the right lie to tell, but I can't find any mechanism to see that it's a flower-flavored variant of Linux...)

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


More information about the lldb-commits mailing list