Revert "[compiler-rt][cmake] Use HandleOutOfTreeLLVM like libcxx and friends"
authorDavid Tenty <daltenty@ibm.com>
Fri, 21 Jan 2022 17:20:28 +0000 (12:20 -0500)
committerDavid Tenty <daltenty@ibm.com>
Fri, 21 Jan 2022 17:22:17 +0000 (12:22 -0500)
commit5659638418808697061f59b78e2f93fc15f2d7cd
tree3cf1e2893c7877375e915edde580a07441fdef07
parent23a7bb541dae47e691be5380e96ca63f04d6d194
Revert "[compiler-rt][cmake] Use HandleOutOfTreeLLVM like libcxx and friends"

This reverts commit 8c9f62ea90c70d538766a81ef5980c9223b8566b, which is causing build failures on
the bots because it inadvertently changes the output directory of the compiler-rt libs when
built as a runtime.

Differential Revision: https://reviews.llvm.org/D117815
compiler-rt/CMakeLists.txt