[llvm-commits] [PATCH] Add support for ARM PIC
Jush Lu
jush.msn at gmail.com
Tue Aug 28 19:49:25 PDT 2012
Yes, it should be "return NewDestReg;", thanks.
Comitted at r162823.
Jush
On Wed, Aug 29, 2012 at 5:19 AM, Chad Rosier <mcrosier at apple.com> wrote:
> Hi Jush,
>
> + DestReg = NewDestReg;
> + return DestReg;
>
> return NewDestReg?
>
> Otherwise, LGTM.
>
> Chad
>
> On Aug 28, 2012, at 2:02 AM, Jush Lu wrote:
>
> > Hi,
> >
> > This patch adds support for ARM PIC, please review it, thanks.
> >
> > Jush
> > <fast-isel-arm-pic.patch>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120829/24beff34/attachment.html>
More information about the llvm-commits
mailing list