brintos

brintos / llvm-project-archived public Read only

0
0
Text · 186 B · 3a6365b Raw
9 lines · plain
1add_mlir_unittest(MLIRSupportTests2  CyclicReplacerCacheTest.cpp3  IndentedOstreamTest.cpp4  StorageUniquerTest.cpp5)6 7mlir_target_link_libraries(MLIRSupportTests8  PRIVATE MLIRSupport)9