brintos

brintos / llvm-project-archived public Read only

0
0
Text · 205 B · de27f4c Raw
13 lines · plain
1add_clang_library(CIROpenACCSupport2  CIROpenACCTypeInterfaces.cpp3  RegisterOpenACCExtensions.cpp4 5  DEPENDS6  MLIRCIRTypeConstraintsIncGen7 8  LINK_LIBS PUBLIC9  MLIRIR10  MLIRCIR11  MLIROpenACCDialect12  )13