@hackage / llvm

Bindings to the LLVM compiler toolkit.

Version Deprecated package3.2.0.2

About

Metadata

  • Last updated , by CarterSchonwald
  • License BSD-3-Clause
  • Categories FFI, Compilers and Interpreters
  • Maintained by: Bryan O'Sullivan <bos@serpentine.com>, Lennart Augustsson <lennart@augustsson.net>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    developer (off by default)

    operate in developer mode

Readme

High-level bindings to the LLVM compiler toolkit.

  • New in 3.2.0.0: Builds against LLVM 3.2

  • New in 3.0.0.0: The low-level bindings have been split into the llvm-base package.

  • New in 0.9.1.1: Builds against LLVM 2.9.

  • New in 0.9.1.0: Util.Memory for memory related intrinsics.

  • New in 0.9.0.0: Adapted to LLVM 2.8 (removed support for Union types).