MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
#include "pch.h"
#include <llvm/Support/MemoryBuffer.h>
#include <llvm/Support/SourceMgr.h>
#include <mlir/Parser/Parser.h>
#include <mllif/Frontend/MLIR/Tree.h>
#include <mllif/Frontend/annotation.h>
Go to the source code of this file.
Functions | |
auto | main (int argc, char **argv) -> int |