https://github.com/mrlsd/llvm-pure-ir
https://github.com/mrlsd/llvm-pure-ir
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlsd/llvm-pure-ir
- Owner: mrLSD
- License: mit
- Created: 2023-02-26T23:37:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T17:48:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T14:42:37.605Z (about 1 year ago)
- Language: Rust
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# llvm-pure-ir
Pure implementation of LLVM IR compatible with Official Manual Reference, without any external FFI dependency