blob: 15393585e07aabbe870e4b1e88f5aef5754baf7e [file] [log] [blame]
add_mlir_unittest(MLIRIRTests
AttributeTest.cpp
DialectTest.cpp
OperationSupportTest.cpp
StringExtrasTest.cpp
)
target_link_libraries(MLIRIRTests
PRIVATE
MLIRIR)