Skip to content

Commit 4a2ace3

Browse files
committed
[CIR] Add clangAST as a library requirement for MLIRCIRTransforms
1 parent 36bf3f9 commit 4a2ace3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/CIR/Dialect/Transforms/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ add_clang_library(MLIRCIRTransforms
77
MLIRCIRPassIncGen
88

99
LINK_LIBS PUBLIC
10+
clangAST
1011

1112
MLIRAnalysis
1213
MLIRIR

0 commit comments

Comments
 (0)