[all-commits] [llvm/llvm-project] bda3f2: [compiler-rt] Use the runtimes build for custom li...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Dec 7 16:08:35 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bda3f2dd763b06427dd2713aa062e356c9d7bdc6
https://github.com/llvm/llvm-project/commit/bda3f2dd763b06427dd2713aa062e356c9d7bdc6
Author: Petr Hosek <phosek at google.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
R compiler-rt/cmake/Modules/CustomLibcxx/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