[all-commits] [llvm/llvm-project] b3af9f: Set the path to the shared cmake modules based on ...
John Ericson via All-commits
all-commits at lists.llvm.org
Sat Jan 1 09:59:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3af9fbcc908c3a4b0fae721fa5102459070db83
https://github.com/llvm/llvm-project/commit/b3af9fbcc908c3a4b0fae721fa5102459070db83
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2022-01-01 (Sat, 01 Jan 2022)
Changed paths:
M flang/CMakeLists.txt
M lld/CMakeLists.txt
M llvm/CMakeLists.txt
Log Message:
-----------
Set the path to the shared cmake modules based on the llvm directory
It’s still possible to build parts of the main llvm build (lld, clang etc) by symlinking them into llvm/tools.
Reviewed By: Ericson2314
Differential Revision: https://reviews.llvm.org/D116472
More information about the All-commits
mailing list