[all-commits] [llvm/llvm-project] 103678: [mlir] Fix cross compiling MLIR
Isuru Fernando via All-commits
all-commits at lists.llvm.org
Sat Mar 14 12:18:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 103678d66a9e847b1009533765ee563f8d623f63
https://github.com/llvm/llvm-project/commit/103678d66a9e847b1009533765ee563f8d623f63
Author: Isuru Fernando <isuruf at gmail.com>
Date: 2020-03-14 (Sat, 14 Mar 2020)
Changed paths:
M mlir/CMakeLists.txt
M mlir/tools/CMakeLists.txt
Log Message:
-----------
[mlir] Fix cross compiling MLIR
Setting MLIR_TABLEGEN_EXE would prevent building the native tool which is used in cross-compiling
Differential Revision: https://reviews.llvm.org/D75299
More information about the All-commits
mailing list