LLZK 0.1.0
Veridise's ZK Language IR
|
#include "llzk/Dialect/LLZK/IR/Dialect.h"
#include "llzk/Dialect/Shared/Builders.h"
#include "llzk/Util/SymbolHelper.h"
#include <llvm/Support/ErrorHandling.h>
Go to the source code of this file.
Namespaces | |
namespace | llzk |
Functions | |
OwningOpRef< ModuleOp > | llzk::createLLZKModule (MLIRContext *context, Location loc) |
void | llzk::addLangAttrForLLZKDialect (mlir::ModuleOp mod) |