Add an entry for rodata constant merge sections to the default
authorEric Christopher <echristo@gmail.com>
Mon, 2 Jul 2018 00:16:39 +0000 (00:16 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 2 Jul 2018 00:16:39 +0000 (00:16 +0000)
commit53054141a70d40965b3056b03c4dcc704a4e0504
tree6c8e04812c2489284a43610b576422bde8a296ec
parentdf99cdb95b88fa64c6e0a1f4ff9bb918ea85c964
Add an entry for rodata constant merge sections to the default
section flags in the ELF assembler. This matches the defaults
given in the rest of MC.

Fixes PR37997 where we couldn't assemble our own assembly output
without warnings.

llvm-svn: 336072
llvm/lib/MC/MCParser/ELFAsmParser.cpp
llvm/test/MC/ELF/extra-section-flags.s