Garbage Collection with LLVM Abstract Quick Start Introduction What is Garbage Collection? Goals and non-goals LLVM IR Features Specifying GC code generation: gc "…" Identify...
Haskell LLVM Bindings Haskell LLVM Bindings The LLVM bindings for Haskell are split across two packages: llvm-hs-pure is a pure Haskell representation of the LLVM IR. llvm...
Building a Distribution of LLVM Introduction General Distribution Guidance Difference between install and install-distribution Special Notes for Library-only Distributions Opti...