[all-commits] [llvm/llvm-project] 8c9f62: [compiler-rt][cmake] Use HandleOutOfTreeLLVM like ...
John Ericson via All-commits
all-commits at lists.llvm.org
Thu Jan 20 13:17:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c9f62ea90c70d538766a81ef5980c9223b8566b
https://github.com/llvm/llvm-project/commit/8c9f62ea90c70d538766a81ef5980c9223b8566b
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
Log Message:
-----------
[compiler-rt][cmake] Use HandleOutOfTreeLLVM like libcxx and friends
This gives us the option of using CMake modules from LLVM, and other
things. We will use that to deduplicate code later.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D117815
More information about the All-commits
mailing list