Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
add_llvm_library(MLIRTranslation
Translation.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Translation
)
target_link_libraries(MLIRTranslation
PUBLIC
LLVMSupport