LLVM API Documentation

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.