blob: 92bb5fe3c158de11796a7e4dacb56c06c0b152d4 [file] [log] [blame]
add_mlir_unittest(MLIRBytecodeTests
BytecodeTest.cpp
)
mlir_target_link_libraries(MLIRBytecodeTests
PRIVATE
MLIRBytecodeReader
MLIRBytecodeWriter
MLIRParser
)