CIRCT  19.0.0git
Conversion.h
Go to the documentation of this file.
1 //===-- circt-c/Dialect.h - C API for dialect conversions ---------*- C -*-===//
2 //
3 //===----------------------------------------------------------------------===//
4 
5 #ifndef CIRCT_C_CONVERSION_H
6 #define CIRCT_C_CONVERSION_H
7 
8 #include "mlir-c/Support.h"
9 
10 #include "mlir/Conversion/Passes.capi.h.inc"
11 
12 #endif // CIRCT_C_CONVERSION_H