[llvm-commits] [patch] Use %lli instead of lli %defaultjit

David Tweed david.tweed at arm.com
Wed Oct 31 01:37:25 PDT 2012


Looks fine to me. There's been a suggestion (in relation to %clang_cc1 about giving a warning if new tests are added that use a bare clang -cc1, so adding %lli is more support for disallowing bare program names.)

Cheers,
Dave

-----Original Message-----
From: Rafael EspĂ­ndola [mailto:rafael.espindola at gmail.com] 
Sent: 31 October 2012 02:19
To: llvm-commits
Cc: David Tweed
Subject: Re: [patch] Use %lli instead of lli %defaultjit

Attached now.

On 30 October 2012 22:19, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> I think %defaultjit can be replaced by %lli if we set the default jit
> to be MCJIT for ARM and PorwerPC. Is the attached patch OK?
>
> Cheers,
> Rafael







More information about the llvm-commits mailing list