Codegen.ExprGen.Types
class ToLLVM a where Source #
Type conversion to LLVM IR.
Methods
toLLVM :: a -> Type Source #
Defined in Codegen.ExprGen.Types
toLLVM :: Type -> Type0 Source #