[LLVMdev] Lifting ASM to IR

Joerg Sonnenberger joerg at britannica.bec.de
Thu Mar 12 18:05:07 PDT 2015


On Thu, Mar 12, 2015 at 05:44:02PM -0700, Daniel Dilts wrote:
> Does there exist a tool that could lift a binary (assembly for some
> supported target) to LLVM IR?  If there isn't, does this seem like
> something that would be feasible?

http://llvm.org/devmtg/2013-04/bougacha-slides.pdf
might be a starting point.

Joerg



More information about the llvm-dev mailing list