Deprecated

llvm

Bindings to the LLVM compiler toolkit.

https://github.com/bos/llvm

Latest on Hackage:3.2.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Bryan O'Sullivan, Lennart Augustsson

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).