<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">Hello,<br><br>I know that I can decompile (and translate to C) a x86 program via  IDA and Hex-ray (<a href="http://www.hex-rays.com/compare.shtml" target="_blank"><span class="yshortcuts" id="lw_1268124725_2">http://www.hex-rays.com/compare.shtml</span></a>)
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.<a href="http://www.microapl.co.uk/asm2c/" target="_blank"><span class="yshortcuts" id="lw_1268124725_3">http://www.microapl.co.uk/asm2c/</span></a>) via LLVM?<br><br>Thanks in advance,<br>Mustapha Tachouct<br></div><br>

      </body></html>