[compiler-rt] Use the runtimes build for custom libc++
authorPetr Hosek <phosek@google.com>
Wed, 1 Dec 2021 09:07:14 +0000 (01:07 -0800)
committerPetr Hosek <phosek@google.com>
Wed, 8 Dec 2021 00:08:16 +0000 (16:08 -0800)
commitbda3f2dd763b06427dd2713aa062e356c9d7bdc6
treed971cf035748ebac5f6e6e16658c49add4156432
parent2b197888e0e31d53b943d50c4faa5d52afabbbe4
[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
compiler-rt/cmake/Modules/AddCompilerRT.cmake
compiler-rt/cmake/Modules/CustomLibcxx/CMakeLists.txt [deleted file]