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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
