@hackage / llvm-base-util

Utilities for bindings to the LLVM compiler toolkit.

Latest3.0.1.0

About

Metadata

  • Last updated , by PaulMeng
  • License BSD-3-Clause
  • Categories FFI, Compilers and Interpreters
  • Maintained by: Paul Meng (mno2@mno2.org)

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    developer (off by default)

    operate in developer mode

Readme

  • 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