OSDN Git Service

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)
commit49451db6ac0272548d0591518ce95d6657a368a6
treed00bb22fcac72a6186f2c204b3099fae0287cdf2
parent260d013aef79cb94891401469175d8417b04eadb
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336072 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/ELFAsmParser.cpp
test/MC/ELF/extra-section-flags.s