[all-commits] [llvm/llvm-project] 458ead: [compiler-rt] Use the runtimes build for custom li...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Dec 8 12:53:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 458ead66dc378ee5b9cbeb453a9cb7c3de768b2e
https://github.com/llvm/llvm-project/commit/458ead66dc378ee5b9cbeb453a9cb7c3de768b2e
Author: Petr Hosek <phosek at google.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
R compiler-rt/cmake/Modules/CustomLibcxx/CMakeLists.txt
M compiler-rt/lib/fuzzer/CMakeLists.txt
M compiler-rt/lib/msan/tests/CMakeLists.txt
Log Message:
-----------
[compiler-rt] Use the runtimes build for custom libc++
Some of the compiler-rt runtimes use custom instrumented libc++ build.
Use the runtimes build for building this custom libc++.
Differential Revision: https://reviews.llvm.org/D114922
More information about the All-commits
mailing list