[LLVMdev] x86 .s to llvm IR

Nick Lewycky nicholas at mxc.ca
Tue Jan 24 10:46:31 PST 2012


Michael Price wrote:
> I am looking for a way to convert an x86 .s file into llvm IR. I don't need a fully automated method but I'd like to avoid a fully manual one :)
>
> I've seen the nearly 5 year old llvm-qemu project. Are there any more recent projects that get me part or all of the way to my goal? I don't mind banging out some code but I'd rather not start from scratch.
>
> Thanks for any pointers to further information.

http://www.libcpu.org/

Nick



More information about the llvm-dev mailing list