llvm-hs-6.2.0: General purpose LLVM bindings

Safe HaskellNone
LanguageHaskell2010

LLVM.Internal.FFI.Type

Description

Functions for handling the LLVM types

Synopsis

Documentation

newtype AddrSpace Source #

Constructors

AddrSpace CUInt 
Instances
Monad m => DecodeM m AddrSpace AddrSpace Source # 
Instance details

Defined in LLVM.Internal.Type

Monad m => EncodeM m AddrSpace AddrSpace Source # 
Instance details

Defined in LLVM.Internal.Type