summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
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
commit2d30ae2be90c4dad2052045768d5d374b66e41ac (patch)
tree893bf4d64eacc7ab10458ff6246782dc4ed21390 /clang/lib/Frontend/CompilerInvocation.cpp
parent3e873b0578f99b700b9860ed3501804d83e2cc5c (diff)
downloadbcm5719-llvm-2d30ae2be90c4dad2052045768d5d374b66e41ac.tar.gz
bcm5719-llvm-2d30ae2be90c4dad2052045768d5d374b66e41ac.zip
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud