[llvm-commits] [patch][pr8297] Don't use mergeable sections for constants with significant address

Chris Lattner clattner at apple.com
Sat Jan 15 23:26:32 PST 2011


On Jan 15, 2011, at 8:13 PM, Rafael Ávila de Espíndola wrote:

> I think the attached patch is the last necessary step in fixing PR8297. Building clang with a patched clang (on top of the constmerge patch) *reduces* the final clang binary by 472 bytes. Not sure what is going on, maybe we avoid creating a merge section that was not useful in the end?

Looks great to me.  Thanks for tackling this issue Rafael!

-Chris



More information about the llvm-commits mailing list