[Mlir-commits] [mlir] [mlir][SMT] C APIs (PR #135501)
Martin Erhart
llvmlistbot at llvm.org
Mon Apr 14 08:52:49 PDT 2025
================
@@ -0,0 +1,27 @@
+//===- MLIR-c/ExportSMTLIB.h - C API for emitting SMTLIB ---------*- C -*-===//
+//
+// This header declares the C interface for emitting SMTLIB from a MLIR MLIR
+// module.
----------------
maerhart wrote:
Shouldn't here be the license header instead?
https://github.com/llvm/llvm-project/pull/135501
More information about the Mlir-commits
mailing list