MLIR  19.0.0git
Namespaces | Functions
MlirTranslateMain.h File Reference
#include "mlir/Support/LogicalResult.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

LogicalResult mlir::mlirTranslateMain (int argc, char **argv, StringRef toolName)
 Translate to/from an MLIR module from/to an external representation (e.g. More...