mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This is a followup to https://github.com/llvm/llvm-project/pull/119408, which switches unit test binaries to also use mlir_target_link_libraries() where necessary. This allows them to link against against the MLIR dylib.