[libcxx-commits] [libcxx] [libcxxabi] [libunwind] [llvm] [libc++] Upgrade to GCC 15 (PR #138293)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 6 07:58:29 PDT 2025
================
@@ -26,71 +26,6 @@ if (NOT LIBUNWIND_USE_COMPILER_RT)
endif ()
endif()
-# libunwind is using -nostdlib++ at the link step when available,
----------------
ldionne wrote:
Let's split this one into a patch that we can try landing immediately. I suspect we might learn why this code block exists and it would be better not to tie it to the GCC 15 migration.
https://github.com/llvm/llvm-project/pull/138293
More information about the libcxx-commits
mailing list