Displaying 2 results from an estimated 2 matches for "jevinski".
Did you mean:
jelinski
2014 Apr 03
2
[LLVMdev] decompiler
...gt; the devs presented at a LLVM meeting)
>
> I am definitely interested in seeing a production-quality decompiler!
>
> Cheers,
> Jevin
Very cool, I just tested out dagger with a small x86_64 test and it
worked! You can see my test and the decompiled IR here:
https://gist.github.com/jevinskie/9957869
Cheers,
Jevin
2014 Apr 02
3
[LLVMdev] decompiler
Hi -
Not sure if anyone else saw this or cares about a decompiler (not
personally tested)
https://github.com/draperlaboratory/fracture
I wonder if they have been in contact with anyone in the community in
getting this upstreamed. Does it look interesting to anyone else?
(thoughts/random comments/feedback)