mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 10:26:42 +00:00

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.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.