xd009642 / llvm-profparser

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

check profdata output via parsing yaml #34

Closed xd009642 closed 1 year ago

xd009642 commented 1 year ago

Unlocks new optimisations by meaning we can move away from a vec of results matching the llvm implementation