Automatically configure MLIR when flang is enabled
authorMehdi Amini <joker.eph@gmail.com>
Thu, 21 May 2020 05:30:49 +0000 (05:30 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Wed, 27 May 2020 07:31:49 +0000 (07:31 +0000)
commit0b5d81e6bbad1656c2e059621948967aaeaa5702
tree77696f33d4e80c86ed72120c19e0b19bd8ca27d5
parentde02a75e398415bad4df27b4547c25b896c8bf3b
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
llvm/CMakeLists.txt