mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
feat(compiler): Output client parameters when compile to a library
close #198
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
|
||||
#include "concretelang-c/Support/CompilerEngine.h"
|
||||
#include "concretelang/ClientLib/KeySetCache.h"
|
||||
#include "concretelang/Support/CompilerEngine.h"
|
||||
#include "concretelang/Support/Jit.h"
|
||||
#include "concretelang/Support/JitCompilerEngine.h"
|
||||
#include "concretelang/Support/KeySetCache.h"
|
||||
|
||||
using mlir::concretelang::JitCompilerEngine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user