[all-commits] [llvm/llvm-project] ba4920: Revert "[CMake] Cache the compiler-rt library sear...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Oct 21 10:33:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba4920e98e2f5ef33024e16979786981e705cc80
https://github.com/llvm/llvm-project/commit/ba4920e98e2f5ef33024e16979786981e705cc80
Author: Petr Hosek <phosek at google.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
R cmake/Modules/HandleCompilerRT.cmake
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
A compiler-rt/cmake/Modules/HandleCompilerRT.cmake
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/lib/builtins/CMakeLists.txt
M libcxx/CMakeLists.txt
A libcxx/cmake/Modules/HandleCompilerRT.cmake
M libcxx/cmake/config-ix.cmake
M libcxx/src/CMakeLists.txt
M libcxxabi/CMakeLists.txt
A libcxxabi/cmake/Modules/HandleCompilerRT.cmake
M libcxxabi/cmake/config-ix.cmake
M libcxxabi/src/CMakeLists.txt
M libunwind/CMakeLists.txt
A libunwind/cmake/Modules/HandleCompilerRT.cmake
M libunwind/cmake/config-ix.cmake
Log Message:
-----------
Revert "[CMake] Cache the compiler-rt library search results"
This reverts commit 0eed292fbae22a8856682b07e1cb968424b49941, there
are compiler-rt build failures that appear to have been introduced
by this change.
More information about the All-commits
mailing list