blob: 82f7ee60e9c525fc0e3563de2d535f743fdfebce [file] [log] [blame]
add_mlir_unittest(MLIRBytecodeTests
BytecodeTest.cpp
)
target_link_libraries(MLIRBytecodeTests
PRIVATE
MLIRBytecodeReader
MLIRBytecodeWriter
MLIRParser
)