https://github.com/brson/rust-llvm
LLVM bindings for Rust
https://github.com/brson/rust-llvm
Last synced: about 1 year ago
JSON representation
LLVM bindings for Rust
- Host: GitHub
- URL: https://github.com/brson/rust-llvm
- Owner: brson
- Created: 2012-01-30T06:39:35.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-12-21T01:35:22.000Z (over 13 years ago)
- Last Synced: 2025-02-13T16:48:05.282Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 135 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## LLVM bindings for Rust
This is a copy of the LLVM bindings used by rustc. It's mainly here so
that it can be visible to cargo.
### Installation:
cargo install llvm