llvm-capstone/mlir/cmake/modules
Michał Górny 2aa1af9b1d [MLIR] [CMake] Support building MLIR standalone
Add the necessary bits to CMakeLists to make it possible to configure
MLIR against installed LLVM, and build it with minimal need for LLVM
source tree.  The latter is only necessary to run unittests, and if it
is missing then unittests are skipped with a warning.

This change includes the necessary changes to tests, in particular
adding some missing substitutions and defining missing variables
for lit.site.cfg.py substitution.

Reviewed By: stephenneuendorffer

Differential Revision: https://reviews.llvm.org/D85464

Co-authored-by: Isuru Fernando <isuruf@gmail.com>
2021-02-02 13:10:21 -06:00
..
AddMLIR.cmake [MLIR] [CMake] Support building MLIR standalone 2021-02-02 13:10:21 -06:00
AddMLIRPythonExtension.cmake Enable python bindings for tensor, shape and linalg dialects. 2021-01-11 12:35:49 -08:00
CMakeLists.txt [mlir] Make translation libraries available through MLIRConfig.cmake 2020-05-28 17:39:07 +02: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