MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
#include "pch.h"
#include <memory>
#include <mllif/Backend/C++/CxxBridgeGen.h>
#include <mllif/Backend/C++/CxxDeclGen.h>
#include <mllif/Backend/C++/Type.h>
#include <mllif/Backend/Context.h>
#include <mllif/Backend/Decl.h>
#include <mllif/Backend/Stdin.h>
Go to the source code of this file.
Functions | |
auto | main () -> int |