LLZK 0.1.0
Veridise's ZK Language IR
|
#include "llzk/Dialect/InitDialects.h"
#include <mlir/IR/DialectRegistry.h>
#include <mlir/Support/LogicalResult.h>
#include <mlir/Tools/mlir-lsp-server/MlirLspServerMain.h>
#include <llvm/Support/PrettyStackTrace.h>
#include "tools/config.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 24 of file llzk-lsp-server.cpp.