[LLVMdev] How to convert the .s file(assemble) to .ll (IR)

John Criswell criswell at illinois.edu
Thu May 2 20:01:35 PDT 2013


On 5/2/13 8:48 PM, xiaoyaollvm wrote:
> Hi all,
> I have the file which is assemble, I want to convert it to IR.
> Are there some tools to do this in LLVM?

There might be a version of QEMU out there that converts native code to 
LLVM IR dynamically during execution.  It might be used by the s2e project.

-- John T.

> Thanks,
> Yao
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

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


More information about the llvm-dev mailing list