[llvm-commits] [PATCH] Add support for ARM PIC

Chad Rosier mcrosier at apple.com
Tue Aug 28 14:19:41 PDT 2012


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>




More information about the llvm-commits mailing list