FLANG
|
FIR to LLVM translation pass options. More...
#include <flang/Optimizer/CodeGen/CodeGen.h>
Public Attributes | |
bool | ignoreMissingTypeDescriptors = false |
bool | skipExternalRttiDefinition = false |
bool | applyTBAA = false |
bool | forceUnifiedTBAATree = false |
bool | typeDescriptorsRenamedForAssembly = false |
Fortran::frontend::CodeGenOptions::ComplexRangeKind | ComplexRange |
FIR to LLVM translation pass options.
Fortran::frontend::CodeGenOptions::ComplexRangeKind fir::FIRToLLVMPassOptions::ComplexRange |