[all-commits] [llvm/llvm-project] 0b5d81: Automatically configure MLIR when flang is enabled
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed May 27 00:32:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0b5d81e6bbad1656c2e059621948967aaeaa5702
https://github.com/llvm/llvm-project/commit/0b5d81e6bbad1656c2e059621948967aaeaa5702
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M llvm/CMakeLists.txt
Log Message:
-----------
Automatically configure MLIR when flang is enabled
This is more friendly than the "Unknown CMake command “mlir_tablegen”."
that would be issued instead.
Differential Revision: https://reviews.llvm.org/D80359
More information about the All-commits
mailing list