llvm-base-util

Utilities for bindings to the LLVM compiler toolkit.

https://github.com/bos/llvm

Latest on Hackage:3.0.1.0

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
Maintained by Paul Meng ([email protected])
  • Exposing the LLVM.Core.Util from llvm to make llvm-base much easier to use. It's for people where llvm high level interface is not suitable but llvm-base is too low level to use