[all-commits] [llvm/llvm-project] 565963: Revert "[compiler-rt][cmake] Use HandleOutOfTreeLL...
David Tenty via All-commits
all-commits at lists.llvm.org
Fri Jan 21 09:23:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5659638418808697061f59b78e2f93fc15f2d7cd
https://github.com/llvm/llvm-project/commit/5659638418808697061f59b78e2f93fc15f2d7cd
Author: David Tenty <daltenty at ibm.com>
Date: 2022-01-21 (Fri, 21 Jan 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
Log Message:
-----------
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
More information about the All-commits
mailing list