[all-commits] [llvm/llvm-project] 3b78df: [libc][libcxx] Support for building libc++ against...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Jul 18 22:18:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b78dfa10c4b77581cc29c4510aefe919ae660ba
https://github.com/llvm/llvm-project/commit/3b78dfa10c4b77581cc29c4510aefe919ae660ba
Author: Petr Hosek <phosek at google.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
M libcxx/CMakeLists.txt
A libcxx/cmake/Modules/HandleLibC.cmake
M libcxx/cmake/config-ix.cmake
M libcxx/include/CMakeLists.txt
M libcxx/src/CMakeLists.txt
Log Message:
-----------
[libc][libcxx] Support for building libc++ against LLVM libc (#99287)
Provide an option to build libc++ against LLVM libc and set the CMake
compile and link options appropriately when the option is enabled.
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