MLIR  19.0.0git
Classes | Namespaces
ModuleToObject.h File Reference
#include "mlir/IR/Operation.h"
#include "llvm/IR/Module.h"

Go to the source code of this file.

Classes

class  mlir::LLVM::ModuleToObject
 Utility base class for transforming operations into binary objects, by default it returns the serialized LLVM bitcode for the module. More...
 

Namespaces

 llvm
 Include the generated interface declarations.
 
 mlir
 Include the generated interface declarations.
 
 mlir::LLVM