We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402efa7 commit f2ed849Copy full SHA for f2ed849
clang/lib/CIR/Dialect/IR/CMakeLists.txt
@@ -3,6 +3,9 @@ add_clang_library(MLIRCIR
3
CIRDialect.cpp
4
CIRTypes.cpp
5
6
+ DEPENDS
7
+ MLIRCIROpsIncGen
8
+
9
LINK_LIBS PUBLIC
10
MLIRIR
11
)
0 commit comments