Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
mlir
/
unittests
/
Support
/
CMakeLists.txt
blob: 3a6365b401d4990e17dbec88347b3748a1009e82 [
file
] [
log
] [
blame
]
add_mlir_unittest(MLIRSupportTests
CyclicReplacerCacheTest.cpp
IndentedOstreamTest.cpp
StorageUniquerTest.cpp
)
mlir_target_link_libraries(MLIRSupportTests
PRIVATE MLIRSupport)