FLANG
fir::FIRToLLVMPassOptions Struct Reference

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

Detailed Description

FIR to LLVM translation pass options.

Member Data Documentation

◆ ComplexRange


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