[cfe-dev] AsmString analysing

Joshua Cranmer pidgeot18 at gmail.com
Tue Jun 12 04:19:20 PDT 2012


On 6/12/2012 3:17 AM, arsen wrote:
> Hi all.
>
> I need to know why does clang change the '$' to '$$' and '%' to '$' in
> Inline assembly string before creating the asm call instruction?
LLVM uses a different syntax for its inline ASM construct than GCC does.

-- 
Joshua Cranmer
News submodule owner
DXR coauthor




More information about the cfe-dev mailing list