[patch] Don't disable const merging if an alias of a constant is llvm.used

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed May 1 09:32:02 PDT 2013


ping

On 22 April 2013 18:27, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> Right now we disable constant merging not only if a constant is
> llvm.used, but also if an alias of a constant is llvm.used. This patch
> fixes that.
>
> Cheers,
> Rafael




More information about the llvm-commits mailing list