llvm-6502/test/MC
Rafael Espindola 2fa06b171b Add support for having multiple sections with the same name and comdat.
Using this in combination with -ffunction-sections allows LLVM to output a .o
file with mulitple sections named .text. This saves space by avoiding long
unique names of the form .text.<C++ mangled name>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228980 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-12 23:29:51 +00:00
..
AArch64
ARM ARM: Fix another regression introduced in r223113 2015-02-12 13:37:28 +00:00
AsmParser
COFF
Disassembler
ELF Add support for having multiple sections with the same name and comdat. 2015-02-12 23:29:51 +00:00
Hexagon
MachO Learn that __DATA,__objc_classrefs is not atomized via symbols. 2015-02-12 23:11:59 +00:00
Markup
Mips
PowerPC
R600
Sparc
SystemZ
X86