1add_mlir_upstream_c_api_library(MLIRCAPIDebug
2  Debug.cpp
3
4  LINK_LIBS PUBLIC
5  MLIRSupport
6)
7