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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Apr 22 15:27:39 PDT 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 3847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130422/3e59175f/attachment.obj>


More information about the llvm-commits mailing list