MLIR  19.0.0git
Variables
GenInfo.cpp File Reference
#include "mlir/TableGen/GenInfo.h"
#include "mlir/TableGen/GenNameParser.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/ManagedStatic.h"

Go to the source code of this file.

Variables

static llvm::ManagedStatic< std::vector< GenInfo > > generatorRegistry
 

Variable Documentation

◆ generatorRegistry

llvm::ManagedStatic<std::vector<GenInfo> > generatorRegistry
static