[llvm-commits] [patch][pr8297] Don't use mergeable sections for constants with significant address
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Sat Jan 15 20:13:43 PST 2011
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?
Cheers,
Rafael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: merge.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110115/3aad296d/attachment.ksh>
More information about the llvm-commits
mailing list