[all-commits] [llvm/llvm-project] 9d3b60: [libcxxabi][libunwind] Support for using LLVM libc...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Jul 9 00:49:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d3b60dea7ad81f6cb0d9f2e51bb6c80c03fa2d4
      https://github.com/llvm/llvm-project/commit/9d3b60dea7ad81f6cb0d9f2e51bb6c80c03fa2d4
  Author: Petr Hosek <phosek at google.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M libcxx/CMakeLists.txt
    R libcxx/cmake/Modules/HandleLibC.cmake
    M libcxx/include/CMakeLists.txt
    M libcxx/src/CMakeLists.txt
    M libcxxabi/CMakeLists.txt
    M libcxxabi/src/CMakeLists.txt
    M libunwind/CMakeLists.txt
    M libunwind/src/CMakeLists.txt
    A runtimes/cmake/Modules/HandleLibC.cmake

  Log Message:
  -----------
  [libcxxabi][libunwind] Support for using LLVM libc (#134893)

This generalizes the support added in #99287 renaming the option to
RUNTIMES_USE_LIBC and integrating the module into libc++abi and
libunwind as well.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list