1add_mlir_upstream_c_api_library(MLIRCAPITransforms2 Passes.cpp3 Rewrite.cpp4 5 LINK_LIBS PUBLIC6 MLIRIR7 MLIRTransforms8 MLIRTransformUtils9)10