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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 26 14:57:42 PST 2013


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: 2290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131126/d3f83718/attachment.obj>


More information about the cfe-commits mailing list