llvm/mlir/tools/mlir-opt
Mehdi Amini b8c260c38d Remove linking all targets from mlir-opt (NFC)
There is no need to directly depends on this from mlir-opt, some library
may transitively depend on a subset of the targets when enabled (like
NVPTX for Cuda codegen tests) but this is handled by CMake already.
2020-04-01 17:21:07 +00:00
..
CMakeLists.txt Remove linking all targets from mlir-opt (NFC) 2020-04-01 17:21:07 +00:00
mlir-opt.cpp Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00