[LLVMdev] trying to generate a simple inline asm

reed kotler rkotler at mips.com
Sun Apr 21 03:40:56 PDT 2013


On 04/21/2013 03:37 AM, Anton Korobeynikov wrote:
>> I'm trying to just emit simple inline assembler (no constraints, inputs,
>> etc.)
>>
>> Can anyone point me to an example of this..?
> C++ backend is your friend here.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
That's where I'm looking. Unfortunately they are processing the general 
case so it's a lot of information to dig though.

I'm working on it.





More information about the llvm-dev mailing list