1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Rafael Espindola 3ceb67b21b Use simple section names for COMDAT sections on COFF.
With this 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.

llvm-svn: 195798
2013-11-27 01:18:37 +00:00
..
2013-04-12 04:06:46 +00:00
2013-11-25 16:06:04 +00:00
2013-07-04 21:32:07 +00:00
2013-09-15 18:01:09 +00:00
2013-09-15 18:01:09 +00:00
2013-09-15 18:01:09 +00:00
2013-04-22 18:48:56 +00:00