blob: 0b80f11e19554be3bc3b32abfe432a11e4c04a03 [file] [log] [blame]
add_mlir_unittest(MLIRIRTests
AttributeTest.cpp
DialectTest.cpp
OperationSupportTest.cpp
)
target_link_libraries(MLIRIRTests
PRIVATE
MLIRIR)