Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: llvm-analysis

A Haskell library for analyzing LLVM bitcode. To convert bitcode to the format used by this library, see the llvm-data-interop package. This library attempts to provide some basic program analysis infrastructure and aims to scale to large bitcode files. There are some useful tools built on top of this library available in the llvm-tools package. Changes since 0.2.0: * LLVM 3.3 support (contributed by Patrick Hulin) * Metadata format change. Metadata type entries no longer have a MetaDWFile. Instead, file and directory names are stored directly in each MetaDW*Type. This change lets us more easily accommodate changes in LLVM 3.3 (while supporting older versions). * Under LLVM 3.3, the metaCompileUnitIsMain field of MetaDWCompileUnit is always False. This disappeared in LLVM 3.3, but removing it would be an unnecessary API break, I think.
1 version
Latest release: over 10 years ago
1,213 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/llvm-analysis

Dependent Repos 2

travitch/llvm-tools
A set of tools for visualizing and inspecting LLVM bitcode modules
  • >=0.2.0 llvm-tools.cabal

Size: 474 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

travitch/foreign-inference
A smarter tool to automatically generate FFI bindings for C libraries
  • >=0.3.0 foreign-inference.cabal
  • >=0.3.0 foreign-inference.cabal

Size: 2.26 MB - Last synced: about 1 year ago - Pushed: over 9 years ago