MLIR
20.0.0git
Public Attributes
|
List of all members
TranslationOptions Struct Reference
Public Attributes
llvm::cl::opt< bool >
noImplicitModule
Detailed Description
Definition at line
30
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
31
of file
Translation.cpp
.
The documentation for this struct was generated from the following file:
lib/Tools/mlir-translate/
Translation.cpp
Generated on Wed Nov 27 2024 04:32:17 for MLIR by
1.9.1