llvm_stackmap 0.1.0

A library capable of parsing stack maps emitted by the LLVM compiler.
Documentation
1
2
# llvm-stackmap-rs
This is a library that can be used to parse stack maps emitted by the experimental [stack maps feature](https://llvm.org/docs/StackMaps.html) provided by LLVM