woodruffw / mollusc

Pure-Rust libraries for parsing, interpreting, and analyzing LLVM
MIT License
77 stars 6 forks source link

cargo, mapper: initial mapper skeleton #4

Closed woodruffw closed 3 years ago

woodruffw commented 3 years ago

This is just the unroller, so far. Needs to be refined and elaborated (block IDs should be reified into known blocks, etc).