[Lldb-commits] [lldb] [cmake][lldb][test] Respect LIBCXX_LIBDIR_SUBDIR (PR #159106)

Raul Tambre via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 22 05:08:44 PDT 2025


tambry wrote:

@Michael137 Added an example in the description. In-tree it's used by Fucshia for multilib runtimes but I myself use them in my downstream to install the libraries into Debian-style triple system directories instead of LLVM's own quadruple-based structure.

Ideally this same logic would be included from libc++ itself but LLVM CMake code in general is quite entangled it's hard to tell how this could even be shared. 😕

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


More information about the lldb-commits mailing list