Skip to content

Commit b102f8b

Browse files
nikicsivan-shani
authored andcommitted
[mlir] Add missing dependency
After llvm#126745, we should also depend on the Analysis component.
1 parent c202428 commit b102f8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Target/LLVMIR/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ add_mlir_translation_library(MLIRTargetLLVMIRExport
2929
intrinsics_gen
3030

3131
LINK_COMPONENTS
32+
Analysis
3233
Core
3334
FrontendOpenMP
3435
TransformUtils

0 commit comments

Comments
 (0)