blob: 45d7f2158097bec79b9aa680ad5dd4c2caa8dddc [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
MLIRBytecodeOpInterface
)