llvm-ffi
Safe HaskellSafe
LanguageHaskell2010

LLVM.FFI.TargetMachine

Documentation

type CInt = CInt Source #

newtype CodeGenOptLevel Source #

Constructors

CodeGenOptLevel Word32 

Instances

Instances details
Eq CodeGenOptLevel Source # 
Instance details

Defined in LLVM.FFI.TargetMachine

newtype RelocMode Source #

Constructors

RelocMode Word32 

Instances

Instances details
Eq RelocMode Source # 
Instance details

Defined in LLVM.FFI.TargetMachine

newtype CodeModel Source #

Constructors

CodeModel Word32 

Instances

Instances details
Eq CodeModel Source # 
Instance details

Defined in LLVM.FFI.TargetMachine

newtype CodeGenFileType Source #

Constructors

CodeGenFileType Word32 

Instances

Instances details
Eq CodeGenFileType Source # 
Instance details

Defined in LLVM.FFI.TargetMachine