Skip to content

Commit 74a29d2

Browse files
Renaud-Kgithub-actions[bot]
authored andcommitted
Automerge: Adding dependency to FIRCodeGen to fix buildbots (#128053)
2 parents 670feb4 + df42799 commit 74a29d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flang/lib/Optimizer/Analysis/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ add_flang_library(FIRAnalysis
66
FIRDialect
77
FIRSupport
88
HLFIRDialect
9+
FIRCodeGen
910

1011
LINK_LIBS
1112
FIRBuilder
1213
FIRDialect
1314
FIRSupport
1415
HLFIRDialect
16+
FIRCodeGen
1517

1618
MLIR_DEPS
1719
MLIRIR

0 commit comments

Comments
 (0)