LLVM: llvm::orc::IRSymbolMapper::ManglingOptions Struct Reference (original) (raw)

#include "[llvm/ExecutionEngine/Orc/Mangling.h](Mangling%5F8h%5Fsource.html)"

Public Attributes
bool EmulatedTLS = false

Detailed Description

Definition at line 42 of file Mangling.h.

Member Data Documentation

EmulatedTLS

bool llvm::orc::IRSymbolMapper::ManglingOptions::EmulatedTLS = false

Definition at line 43 of file Mangling.h.

Referenced by llvm::orc::IRSymbolMapper::add(), llvm::orc::irManglingOptionsFromTargetOptions(), and llvm::orc::IRMaterializationUnit::IRMaterializationUnit().


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