llvm-project/mlir/cmake/modules
Mehdi Amini 90ae4d9030 Change add_mlir_doc CMake macro to take the tablegen command as last argument to allow extra flags
This is useful for expressing specific table-gen options, like selecting
a particular dialect to print.
Use it to fix the documentation for the `pdl_interp` dialect which is now
generating the first dialect it finds in its input which is `pdl`.

Differential Revision: https://reviews.llvm.org/D100517
2021-04-15 02:59:40 +00:00
..
AddMLIR.cmake Change add_mlir_doc CMake macro to take the tablegen command as last argument to allow extra flags 2021-04-15 02:59:40 +00:00
AddMLIRPythonExtension.cmake [mlir][python] Reorganize MLIR python into namespace packages. 2021-03-08 23:01:34 -08:00
CMakeLists.txt [mlir] Export python-related .cmake files 2021-04-07 15:25:17 +00:00
MLIRConfig.cmake.in [mlir] Make translation libraries available through MLIRConfig.cmake 2020-05-28 17:39:07 +02:00
MLIRDetectPythonEnv.cmake [mlir] use STATUS instead of CHECK_* in MLIRDetectPythonEnv.cmake 2020-11-25 00:09:33 +01:00