[llvm-commits] [PATCH] Remove unused parameter from the BoundsChecking pass

Joey Gouly joey.gouly at arm.com
Thu Nov 22 01:19:46 PST 2012


Hi Rafael and Nuno,

I'm going to wait until my Clang patch lands before I commit this (so I don't break things.)

Thanks for the review!

Joey

-----Original Message-----
From: Rafael EspĂ­ndola [mailto:rafael.espindola at gmail.com] 
Sent: 21 November 2012 14:07
To: Joey Gouly
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] [PATCH] Remove unused parameter from the BoundsChecking pass

On 21 November 2012 07:21, Joey Gouly <joey.gouly at arm.com> wrote:
> Hi all,
>
> The penalty parameter has been unused since r158920.
>
> This patch removes it, please review!

You can also remove the "unsigned Penalty" field. LGTM with that.

> Thanks,
> Joey

Cheers,
Rafael








More information about the llvm-commits mailing list