blob: 3386cee2acfa9fd4ac67b24511016029401e1a42 [file] [log] [blame]
add_mlir_library(MLIRBytecodeReader
BytecodeReader.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Bytecode
LINK_LIBS PUBLIC
MLIRAsmParser
MLIRIR
MLIRSupport
)