[all-commits] [llvm/llvm-project] 328bb2: [cmake] Export LLVM_HOST_TRIPLE in the LLVMConfig....
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Fri Jul 23 15:53:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 328bb2caae810d484422a13c279939c03ac8c6b3
https://github.com/llvm/llvm-project/commit/328bb2caae810d484422a13c279939c03ac8c6b3
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M llvm/cmake/modules/LLVMConfig.cmake.in
Log Message:
-----------
[cmake] Export LLVM_HOST_TRIPLE in the LLVMConfig.cmake
This is referenced in several of the cmake files that are part of an llvm install and it is also useful by downstream components such as onnx-mlir.
Differential Revision: https://reviews.llvm.org/D106686
More information about the All-commits
mailing list