[Lldb-commits] [lldb] [lldb][test] Enable static linking with libcxx for import-std-module tests (PR #98701)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 23:48:34 PDT 2024


labath wrote:

I doubt those linker flags are going to work on windows. It might be more "portable" to ensure the symbols are present by using them from inside the program.

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


More information about the lldb-commits mailing list