Skip to content

Commit

Permalink
[CIR] Add clangAST as a library requirement for MLIRCIRTransforms
Browse files Browse the repository at this point in the history
  • Loading branch information
lanza committed Oct 18, 2022
1 parent 36bf3f9 commit 4a2ace3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/lib/CIR/Dialect/Transforms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ add_clang_library(MLIRCIRTransforms
MLIRCIRPassIncGen

LINK_LIBS PUBLIC
clangAST

MLIRAnalysis
MLIRIR
Expand Down

0 comments on commit 4a2ace3

Please sign in to comment.