diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-11-27 06:44:45 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-11-27 06:44:45 +0000 |
commit | 38af06736e6d46ef3d417e40b9843ca1658fc8e7 (patch) | |
tree | 88b54325d96335cbc4e4b80e163003b2e80421f6 /test/CodeGen/SPARC | |
parent | 0ae07098f7d2ad5a1868d448d0b1b4eef2a3b091 (diff) | |
download | external_llvm-38af06736e6d46ef3d417e40b9843ca1658fc8e7.zip external_llvm-38af06736e6d46ef3d417e40b9843ca1658fc8e7.tar.gz external_llvm-38af06736e6d46ef3d417e40b9843ca1658fc8e7.tar.bz2 |
Merging r195798:
------------------------------------------------------------------------
r195798 | rafael | 2013-11-26 17:18:37 -0800 (Tue, 26 Nov 2013) | 9 lines
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.
------------------------------------------------------------------------
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@195823 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SPARC')
0 files changed, 0 insertions, 0 deletions