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

8 lines
344 B
Markdown

## Reid LLVM Library
Rusty bindings for LLVM, used primarily for
[Reid](https://git.teascade.net/teascade/reid-llvm) (hence the naming), but can
be used for other LLVM-based projects as well. Uses [llvm-sys](https://gitlab.com/taricorp/llvm-sys.rs) directly.
Most of the project was done on Reid-side, which is why initial commit is so
large.