| Crates.io | llvm-support |
| lib.rs | llvm-support |
| version | 0.0.3 |
| created_at | 2021-09-01 02:04:10.250867+00 |
| updated_at | 2022-01-28 04:39:46.311016+00 |
| description | Support types and routines for parsing LLVM's bitcode |
| homepage | https://github.com/woodruffw/mollusc/tree/main/llvm-support |
| repository | https://github.com/woodruffw/mollusc |
| max_upload_size | |
| id | 445401 |
| size | 81,420 |
Support types and routines for parsing LLVM's bitcode.
This crate is roughly analogous to LLVM's libSupport in scope: it provides
some essential invariant-preserving types for parsing, mapping, and validating
LLVM bitcode.