blob: 7d260568249a0723a60a64c441957c12a984792a [file] [log] [blame]
add_mlir_library(MLIRBytecodeWriter
BytecodeWriter.cpp
IRNumbering.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Bytecode
LINK_LIBS PUBLIC
MLIRIR
MLIRSupport
)