#llvm #parser #binary #binary-encoding #encoding

llvm-constants

Numeric and enum constants for interacting with LLVM bitstreams and IR

4 releases

0.0.2 Nov 18, 2021
0.0.2-rc.4 Sep 2, 2021
0.0.2-rc.3 Aug 20, 2021
0.0.2-rc.2 Aug 11, 2021

#96 in #llvm

24 downloads per month

MIT license

13KB
219 lines

llvm-constants

Crates.io Documentation

Numeric and enum constants for interpreting LLVM bitstreams and IR.

This library contains only definitions; it is not useful on its own.


lib.rs:

llvm-constants contains numeric and enum constants for interacting with LLVM bitstreams and IR.

Dependencies

~1.5MB
~33K SLoC