LLVM API Documentation

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

Enumerations

enum  ExceptionsType {
  None, DwarfCFI, SjLj, ARM,
  Win64
}
 

Enumeration Type Documentation

Enumerator
None 
DwarfCFI 
SjLj 
ARM 
Win64 

Definition at line 33 of file MCAsmInfo.h.