[LLVMdev] Transliteration (Asm2c)

Mustapha Tachouct tachoucm at yahoo.fr
Tue Mar 9 00:58:45 PST 2010


Hello,

I know that I can decompile (and translate to C) a x86 program via  IDA and Hex-ray (http://www.hex-rays.com/compare.shtml)
but for orthers architectures this program doesn't exist. So, I would like to know LLVM  can convert from assembly language to C. This operation is named
transliteration.... Do you know if the LLVM can do that via the JIT
compiler? Is it possible to generate a C code
from any assembly language (cf.http://www.microapl.co.uk/asm2c/) via LLVM?

Thanks in advance,
Mustapha Tachouct



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100309/921ff0cd/attachment.html>


More information about the llvm-dev mailing list