Skip to content

Commit da04f30

Browse files
authored
[flang] Fix missing CGPasses.h.inc (#71691)
I could reproduce using unix makefiles with -j1 option, with version 16.0.6 Closes #61543 Closes #57680
1 parent a2535a5 commit da04f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/lib/Frontend/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ add_flang_library(flangFrontend
1515

1616
DEPENDS
1717
FIRDialect
18+
FIROptCodeGenPassIncGen
1819
FIROptTransformsPassIncGen
1920
HLFIRDialect
2021
MLIRIR

0 commit comments

Comments
 (0)