[all-commits] [llvm/llvm-project] f3caa9: Revert "[CMake][compiler-rt] Clean up the use of l...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Jun 24 20:11:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3caa98e495188b03ea7f38ffb40f3955d785553
https://github.com/llvm/llvm-project/commit/f3caa98e495188b03ea7f38ffb40f3955d785553
Author: Petr Hosek <phosek at google.com>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
M compiler-rt/lib/fuzzer/CMakeLists.txt
M compiler-rt/lib/fuzzer/tests/CMakeLists.txt
M compiler-rt/lib/msan/tests/CMakeLists.txt
M compiler-rt/lib/tsan/CMakeLists.txt
M compiler-rt/test/msan/CMakeLists.txt
M compiler-rt/test/tsan/CMakeLists.txt
Log Message:
-----------
Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi"
This reverts commit 4164cfa537e545f8ea9bc4f3c8b913867a7ac79d since
it broke the clang-x86_64-debian-fast builder:
https://lab.llvm.org/buildbot/#/builders/109/builds/41339
More information about the All-commits
mailing list