LLVM  8.0.1
Classes | Namespaces | Enumerations
MCTargetOptions.h File Reference
#include <string>
#include <vector>
Include dependency graph for MCTargetOptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MCTargetOptions
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Enumerations

enum  llvm::ExceptionHandling {
  llvm::ExceptionHandling::None, llvm::ExceptionHandling::DwarfCFI, llvm::ExceptionHandling::SjLj, llvm::ExceptionHandling::ARM,
  llvm::ExceptionHandling::WinEH, llvm::ExceptionHandling::Wasm
}
 
enum  llvm::DebugCompressionType { llvm::DebugCompressionType::None, llvm::DebugCompressionType::GNU, llvm::DebugCompressionType::Z }