[PATCH] Don't merge tiny functions.

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Tue Oct 1 06:32:12 PDT 2013


  We should still merge them if they are unnamed_addr and produce an alias.

  Unfortunately HasGlobalAliases doesn't seem to be working, so the patch LGTM with just a FIXME added about it.

http://llvm-reviews.chandlerc.com/D1702



More information about the llvm-commits mailing list