brintos

brintos / llvm-project-archived public Read only

0
0
Text · 200 B · f94410d Raw
13 lines · plain
1add_mlir_translation_library(MLIRPtrToLLVMIRTranslation2  PtrToLLVMIRTranslation.cpp3 4  LINK_COMPONENTS5  Core6 7  LINK_LIBS PUBLIC8  MLIRIR9  MLIRPtrDialect10  MLIRSupport11  MLIRTargetLLVMIRExport12  )13