brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · cd5865f Raw
17 lines · plain
1add_flang_library(FIRCodeGenDialect2  CGOps.cpp3 4  DEPENDS5  CGOpsIncGen6 7  LINK_LIBS8  FIRDialect9 10  LINK_COMPONENTS11  AsmParser12  AsmPrinter13 14  MLIR_LIBS15  MLIRIR16  )17