LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations
llvm::TLSModel Namespace Reference

Enumerations

enum  Model { GeneralDynamic, LocalDynamic, InitialExec, LocalExec }
 

Enumeration Type Documentation

Enumerator
GeneralDynamic 
LocalDynamic 
InitialExec 
LocalExec 

Definition at line 35 of file CodeGen.h.