MLIR  19.0.0git
Public Attributes | List of all members
TranslationOptions Struct Reference

Public Attributes

llvm::cl::opt< bool > noImplicitModule
 

Detailed Description

Definition at line 29 of file Translation.cpp.

Member Data Documentation

◆ noImplicitModule

llvm::cl::opt<bool> TranslationOptions::noImplicitModule
Initial value:
{
"no-implicit-module",
llvm::cl::desc("Disable the parsing of an implicit top-level module op"),
llvm::cl::init(false)}

Definition at line 30 of file Translation.cpp.


The documentation for this struct was generated from the following file: