[PATCH] Fix generation of 'isa' and 'discriminator' keywords.
Eric Christopher
echristo at gmail.com
Thu Feb 13 12:14:56 PST 2014
Just call llvm-mc once and use CHECK. Since you aren't passing any
additional options you don't need multiple run lines.
-eric
On Thu, Feb 13, 2014 at 12:12 PM, Diego Novillo <dnovillo at google.com> wrote:
> On Thu, Feb 13, 2014 at 3:12 PM, Rafael Ávila de Espíndola
> <rafael.espindola at gmail.com> wrote:
>>
>> Why do you need multiple check prefixes?
>
> That's kind of how I learned to use FileCheck. What would be the better way?
>
> Thanks.
More information about the llvm-commits
mailing list