[LLVMdev] x86 .s to llvm IR

Michael Price michael at ectospheno.com
Tue Jan 24 10:57:01 CST 2012


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. 

Michael

Sent via mobile device.


More information about the LLVMdev mailing list