[LLVMdev] Metadata

Devang Patel devang.patel at gmail.com
Thu Feb 11 15:53:16 PST 2010


On Thu, Feb 11, 2010 at 11:47 PM, Jeffrey Yasskin <jyasskin at google.com> wrote:
>
>  %r8 = load <2 x double>* %r6, align 16, !nontemporal !{ i32 1 }
>
> ?

This is what a call, inlined metadata. The asm parser at the moment
won't handle this. It expects stand alone metadata.

-
Devang




More information about the llvm-dev mailing list