[PATCH] Diagnose incompatible MMX asm constraints

Eli Friedman eli.friedman at gmail.com
Thu Jun 6 16:41:21 PDT 2013


On Thu, Jun 6, 2013 at 4:26 PM, Tim Northover <tnorthover at apple.com> wrote:

> Hi Eli,
>
> > Please use -verify instead of FileCheck to write tests for diagnostics.
>  Otherwise, looks fine.
>
> Doesn’t -verify imply syntax-only? If so I don’t think it will spot the
> diagnostics I’ve added, which are unfortunately only easily producible once
> the target’s decided what it wants to map the type to in CodeGen.
>

You can use "-verify -emit-llvm-only".

-Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130606/a91d9cad/attachment.html>


More information about the cfe-commits mailing list