Files
clang-p2996/mlir/tools/mlir-opt
Nikita Popov e582865aa4 [mlir] Link MLIRMlirOptMain against test_libs
In 10ef20f6a6 I dropped $test_libs
from $LIBS to handle them separately for the mlir-opt tool.
However, they should still include them in LINK_LIBS for the
MLIRMlirOptMain library.
2024-12-12 15:12:45 +01:00
..