[LLVMdev] x86 asm to LLVM IR conversion

Duncan Sands baldrick at free.fr
Thu Jan 26 02:35:46 PST 2012


Hi Sergey,

> I want to convert x86 assembly source code to LLVM assembly language. How can I
> do this? If there is no direct solution would it be possible to implement one
> within the LLVM infrastructure with as less efforts as possible?
>
> I need someone to push me in a right direction. I've spent several days looking
> for a solution and still not found any.

libcpu?

Ciao, Duncan.



More information about the llvm-dev mailing list