llvm-project/mlir/tools/mlir-opt
Ni Hui df2efd7700 Fix MLIR build with MLIR_INCLUDE_TESTS=OFF
error message

/usr/bin/ld: CMakeFiles/mlir-opt.dir/mlir-opt.cpp.o: in function `main':
mlir-opt.cpp:(.text.startup.main+0xb9): undefined reference to `mlir::registerTestDialect(mlir::DialectRegistry&)'

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D86592
2020-08-27 04:04:20 +00:00
..
CMakeLists.txt [mlir] Remove LLVMTypeTestDialect 2020-08-05 14:39:36 +02:00
mlir-opt.cpp Fix MLIR build with MLIR_INCLUDE_TESTS=OFF 2020-08-27 04:04:20 +00:00