2 releases

0.1.1 Jan 22, 2025
0.1.0 Jan 22, 2025

#1 in #lld

MIT license

14KB
349 lines

LLD-RX

LLD Redux is a new version of the LLD bindings library for rust (https://github.com/mun-lang/lld-rs)

Installation / Usage

  • Download and install LLVM (including LLD)
  • Add 'llvm-config' to your path
  • Build this project

No runtime deps

~0–285KB