[llvm-commits] [PATCH] Teach the MergeGlobals pass to handle non-default address spaces

Anton Korobeynikov anton at korobeynikov.info
Mon Jan 7 02:31:01 PST 2013


LGTM, please commit!

On Mon, Jan 7, 2013 at 2:25 PM, Silviu Baranga <silbar01 at arm.com> wrote:
> Hi,
>
> The MergeGlobals pass crashes when trying to handle globals with a
> non-default
> address space. The attached patch fixes this by only merging globals that
> have the same address space and by preserving the address space after the
> merge.
>
> Please review!
>
> Thanks,
> Silviu
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list