[patch][pr17918] Use simple section names for COMDAT sections

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 26 15:26:00 PST 2013


ccing the correct list and attaching the correct patch this time :-(


On 26 November 2013 17:57, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> With the attached patch we use simple names for COMDAT sections (like
> .text or .bss). This matches the MSVC behavior.
>
> When merging it is the COMDAT symbol that is used to decide if two
> sections should be merged, so there is no point in building a fancy
> name.
>
> This survived a bootstrap on mingw32.
>
> Cheers,
> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 10090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131126/6bcdb9ce/attachment.obj>


More information about the llvm-commits mailing list