MLIR  20.0.0git
Namespaces | Functions | Variables
ConvertToLLVMIR.cpp File Reference
#include "mlir/Dialect/DLTI/DLTI.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/Target/LLVMIR/Dialect/All.h"
#include "mlir/Target/LLVMIR/Export.h"
#include "mlir/Tools/mlir-translate/Translation.h"
#include "llvm/IR/DebugProgramInstruction.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Module.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

void mlir::registerToLLVMIRTranslation ()
 

Variables

llvm::cl::opt< bool > WriteNewDbgInfoFormat
 

Variable Documentation

◆ WriteNewDbgInfoFormat

llvm::cl::opt<bool> WriteNewDbgInfoFormat
extern