MLIR 22.0.0git
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

namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.
namespace  mlir
 Include the generated interface declarations.
namespace  mlir::LLVM