summaryrefslogtreecommitdiff
path: root/tools/opt
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-11-27 01:18:37 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-11-27 01:18:37 +0000
commit823c9c725d23f7c57e82b004ad8a011dd6dc6603 (patch)
treecd4d3a8bb7073f072e9fe6bc97b6ca18c9593754 /tools/opt
parent72d1f9db27e3b5e20b65b95819acf842c3a11172 (diff)
downloadllvm-823c9c725d23f7c57e82b004ad8a011dd6dc6603.tar.gz
llvm-823c9c725d23f7c57e82b004ad8a011dd6dc6603.tar.bz2
llvm-823c9c725d23f7c57e82b004ad8a011dd6dc6603.tar.xz
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/trunk@195798 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/opt')
0 files changed, 0 insertions, 0 deletions