Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
add_mlir_unittest(MLIRIRTests
AttributeTest.cpp
DialectTest.cpp
OperationSupportTest.cpp
)
target_link_libraries(MLIRIRTests
PRIVATE
MLIRIR)