Hacker News new | ask | show | jobs
by dataflow 1432 days ago
> that generates goto-free control flows

...note: from LLVM bitcode.

1 comments

https://github.com/lifting-bits/remill is linked from there, which I guess is where you get your bitcode from.
Oh that's cool, thanks!