[PATCH] Fixing ARM64 warnings

Aaron Ballman aaron at aaronballman.com
Tue Apr 1 05:29:07 PDT 2014


On Tue, Apr 1, 2014 at 5:12 AM, Tim Northover <t.p.northover at gmail.com> wrote:
> Hi Aaron,
>
> On 31 March 2014 22:50, Aaron Ballman <aaron at aaronballman.com> wrote:
>> This patch is a conglomerate attempt to silence about MSVC 300
>> warnings in the new ARM64 backend. Since I don't usually work in the
>> backends, and some of this was relatively confusing code to begin
>> with, I figured I'd get a review on my attempted fixes.
>
> This all looks good to me, even the AsmParser ones.

Thanks! Committed in r205301

~Aaron



More information about the llvm-commits mailing list