@hackage llvm-ffi21.0.0.1

FFI bindings to the LLVM compiler toolkit.

  • Installation

  • Tested Compilers

  • Dependencies (2)

  • Dependents (2)

    @hackage/llvm-tf, @hackage/acme-everything
  • Package Flags

      developer
       (off by default)

      developer mode - warnings let compilation fail

      buildexamples
       (off by default)

      Build example executables

      pkgconfig
       (off by default)

      use pkgconfig (llvm.pc) instead of extra-libraries

      specificpkgconfig
       (on by default)

      use llvm-x.pc instead of llvm.pc

      llvm1300
       (off by default)

      use LLVM-13 instead of latest supported LLVM

      llvm1400
       (off by default)

      use LLVM-14 instead of latest supported LLVM

      llvm1500
       (off by default)

      use LLVM-15 instead of latest supported LLVM

      llvm1600
       (off by default)

      use LLVM-16 instead of latest supported LLVM

      llvm1700
       (off by default)

      use LLVM-17 instead of latest supported LLVM

      llvm1800
       (off by default)

      use LLVM-18 instead of latest supported LLVM

      llvm1900
       (off by default)

      use LLVM-19 instead of latest supported LLVM

      llvm2000
       (off by default)

      use LLVM-20 instead of latest supported LLVM

FFI bindings to the LLVM compiler toolkit.

We try to stay up to date with LLVM releases. The current version of this package is compatible with LLVM 13-21. Please understand that the package may or may not work against older LLVM releases.

Caution: In many cases installation cannot run fully automatic. See ReadMe.md for the details.