reid-llvm-lib/README.md
2025-09-07 15:33:25 +03:00

344 B

Reid LLVM Library

Rusty bindings for LLVM, used primarily for Reid (hence the naming), but can be used for other LLVM-based projects as well. Uses llvm-sys directly.

Most of the project was done on Reid-side, which is why initial commit is so large.