Nikita Popov 88f8956711 [mlir] Fix MLIRTestDialect dependency in MLIRTestIR
This is a test library which is not part of libMLIR, so it should
use normal LINK_LIBS instead of mlir_target_link_libraries.

This fixes an issue introduced in #123910 and follows up on the
fix in #125004, which added the library to DEPENDS, which is not
sufficient.
2025-02-11 14:59:41 +01:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.