[LLVMdev] regarding LLVM Pass

John Criswell criswell at cs.uiuc.edu
Wed Mar 23 21:47:41 PDT 2011


On 3/23/11 11:44 PM, 陳韋任 wrote:
> Hi, Gondi
>
>> Finally, did anyone compile Linux kernel using LLVM and booted the same? I
>> am facing the error like "unsupported inline asm:...".
>    It seems that LLVM does not support all inline assembly.

LLVM does support inline assembly, although some inline asm constraints 
may not be supported yet.  You might find some documentation on the 
level of support by searching through the bug database.

-- John T.

> Regards,
> chenwj
>




More information about the llvm-dev mailing list