xd009642 / llvm-profparser

Mostly complete pure rust implementation of parsing llvm instrumentation profile data
Apache License 2.0
13 stars 9 forks source link

WIP fixing the hash table parsing #7

Closed xd009642 closed 2 years ago

xd009642 commented 2 years ago

TODO will need to move to a vec instead of hash to keep ordering