[llvm-commits] [patch] Add unnamed_addr in GlobalOpt

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Tue Jan 18 07:41:00 PST 2011


Good points, I think the attached patch fixes both.

I retested (this time on linux) and the results are that the clang 
binary with all constants merged is 32584208 bytes and with just this 
patch it is 32644200 bytes. The optimization shows up 683 times during a 
clang build.

>
> -Chris

Cheers,
Rafael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unnamed.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110118/a54c3e25/attachment.ksh>


More information about the llvm-commits mailing list