]> granicus.if.org Git - llvm/commit
Switch llvm to using comdats. For now always use groups with a single
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 14 Feb 2011 22:23:49 +0000 (22:23 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 14 Feb 2011 22:23:49 +0000 (22:23 +0000)
commit5d618ef7f1ad005fc6912f3e9a08c044b082e47f
treec70fc8f069793ae42360741c6e8bb92581f5f8f9
parent56519aac04d509e1ce7ec82e79fec1a65227d4ec
Switch llvm to using comdats. For now always use groups with a single
section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCSectionELF.cpp
test/CodeGen/X86/global-sections.ll
test/CodeGen/X86/pic_jumptable.ll
tools/gold/gold-plugin.cpp